This version of Unity is unsupported.

Vector3.negativeInfinity

public static Vector3 negativeInfinity;

Description

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