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

Vector2Int.this[int]

public int this[int];

Description

Access the x or y component using [0] or [1] respectively.