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

Vector2.one

public static Vector2 one;

Description

Shorthand for writing Vector2(1, 1).