withW abstract method
- double w
Returns a new Float32x4 copied from this Float32x4 with a new w value.
Implementation
Float32x4 withW(double w);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Returns a new Float32x4 copied from this Float32x4 with a new w value.
Float32x4 withW(double w);