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