中文
Appearance
Vector3.right
Vector3
(只读)Vector3(1, 0, 0) 的简写形式。
Debug.Log("Vector3 right is",Vector3.right);