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: