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