Version: 2017.3

Vector3.negativeInfinity

매뉴얼로 전환
public static Vector3 negativeInfinity ;

설명

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