Vector3.negativeInfinity

Switch to Manual
public static Vector3 negativeInfinity ;

Description

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