Vec2.One
static Vec2 One
Description
A Vec2 with all components at one, this is the same as
new Vec2(1,1).
Found an issue with these docs, or have some additional questions? Create an Issue on Github!
static Vec2 One
A Vec2 with all components at one, this is the same as
new Vec2(1,1).
Found an issue with these docs, or have some additional questions? Create an Issue on Github!