Companion

Properties

Link copied to clipboard

A constant representing a Vector4 where all components (x, y, z, w) are initialized to positive infinity (Double.POSITIVE_INFINITY).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A constant representing the unit vector along the X axis in four-dimensional space.

Link copied to clipboard

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).

Link copied to clipboard
Link copied to clipboard