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