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