Vector3Int.this[int]

public int this[int];

Description

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答