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