Version: 2017.3

Vector4.negativeInfinity

Cambiar al Manual
public static Vector4 negativeInfinity ;

Descripción

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