Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Vector2.negativeInfinity

public static Vector2 negativeInfinity;

Description

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