Vec3.UnitZ

static Vec3 UnitZ

Description

A normalized Vector that points down the Z axis, this is the same as new Vec3(0,0,1). This is NOT the same as Forward!




Found an issue with these docs, or have some additional questions? Create an Issue on Github!