Dart API Reference
dart:typed_data
Int32x4
withZ
withZ
method
Returns a new
Int32x4
copied from this with a new z value.
Int32x4
withZ
(
int
z
)
Returns a new
Int32x4
copied from this with a new z value.