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