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