INFINITY

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

This can be useful as a representation of an unbounded or maximum value in calculations involving 4-dimensional vectors.