English
Appearance
Vector3.zero
Vector3
The shorthand form of Vector3(0, 0, 0). (Read-only)
Debug.Log("Vector3 zero is",Vector3.zero);