menu
Dart
dart:typed_data
Float32x4
withY abstract method
withY
brightness_4
brightness_5
description
withY
abstract method
Float32x4
withY
(
double
y
)
Returns a new
Float32x4
copied from
this
with a new y value.
Implementation
Float32x4 withY(double y);
Dart
dart:typed_data
Float32x4
withY abstract method
Float32x4 class