A constant representing a Vector4 where all components (x, y, z, w) are initialized to positive infinity (Double.POSITIVE_INFINITY).
Double.POSITIVE_INFINITY
A constant representing the unit vector along the X axis in four-dimensional space.
Represents a unit vector in the Y-axis direction in 4-dimensional space. It has the components (0.0, 1.0, 0.0, 0.0).