W3cubDocs

/Dart 2

Float32x4 constructor

Float32x4(double x, double y, double z, double w)

Implementation

external factory Float32x4(double x, double y, double z, double w);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-typed_data/Float32x4/Float32x4.html