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

Vector3.negativeInfinity

public static Vector3 negativeInfinity;

Description

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

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