English
Appearance
Vector3.down
Vector3
(Read-only) Abbreviated form of Vector3(0, -1, 0).
Debug.Log("Vector3 down is",Vector3.down);