Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Vector3Int.this[int]

public int this[int];

Description

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

Did you find this page useful? Please give it a rating: