withZ method

Int32x4 withZ (int z)

Returns a new Int32x4 copied from this with a new z value.

Implementation

Int32x4 withZ(int z);