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