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