withX method

Float32x4 withX (double x)

Returns a new Float32x4 copied from this with a new x value.

Implementation

Float32x4 withX(double x);