Vector3Int
.this[int]
public int
this[int]
;
Description 描述
Access the
x
,
y
or
z
component using [0], [1] or [2] respectively.