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