Converts to a Float32x4.
Float32x4 toFloat32x4() => Float32x4(x.toDouble(), y.toDouble(), z.toDouble(), w.toDouble());