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

Vector3Int.this[int]

public int this[int];

Description

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