English
Appearance
Vector2.zero
Vector2
(Read Only) Constructs a Vector2 object with each component set to 0.
let v2 = Vector2.zero;