Vector3Int
.zero
public static
Vector3Int
zero
;
Description 描述
Shorthand for writing
Vector3Int (0, 0, 0)
.