Float32x4 operator +(
Float32x4 other
)

Addition operator.

Source

/// Addition operator.
Float32x4 operator+(Float32x4 other);