operator * method

Float32x4 operator * (Float32x4 other)

Multiplication operator.

Implementation

Float32x4 operator *(Float32x4 other);