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