Creates a Float32x4 with all values being zero.
Float32x4
The created value has the same x, y, z and w value, which is the 32-bit floating point zero value.
external factory Float32x4.zero();