Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Vector4.negativeInfinity

public static Vector4 negativeInfinity;

Description

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

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