Float32x4 operator -(
Float32x4 other
)

Subtraction operator.

Source

/// Subtraction operator.
Float32x4 operator-(Float32x4 other);