Vector4.negativeInfinity

Switch to Manual
public static Vector4 negativeInfinity ;

Description

Shorthand for writing Vector4(float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity, float.NegativeInfinity).