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