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

Vector2.positiveInfinity

public static Vector2 positiveInfinity;

Description

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