Vec2.UnitY
static Vec2 UnitY
Description
A normalized Vector that points down the Y axis, this is
the same as new Vec2(0,1)
.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!
static Vec2 UnitY
A normalized Vector that points down the Y axis, this is
the same as new Vec2(0,1)
.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!