Version: 2021.2
언어: 한국어

Vector4.negativeInfinity

매뉴얼로 전환
public static Vector4 negativeInfinity ;

설명

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


Did you find this page useful? Please give it a rating: