Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Vector2.negativeInfinity

public static Vector2 negativeInfinity;

Description

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

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