unit Z
Returns a standard unit vector in the direction of Z axis.
Since
v2.0.0
Returns a standard unit vector in the direction of Z axis with coordinates of given type.
Since
v2.0.0
Deprecated
Use Vec3.unitZ() instead.
Replace with
Vec3.unitZ<Float>()Content copied to clipboard
A standard unit vector in the direction of Z axis.