English
Appearance
Vector4.zero
Vector4
(Read Only) Returns a Vector4 object with each component set to 0.
let v4 = Vector4.zero;