withW method

Int32x4 withW (int w)

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

Implementation

Int32x4 withW(int w);