Int32x4 lessThan(
Float32x4 other
)

Relational less than.

Source

/// Relational less than.
Int32x4 lessThan(Float32x4 other);