ZERO ROTATION

Description

Constant: rotation ZERO_ROTATION = <0.0, 0.0, 0.0, 1.0>;

The rotation constant ZERO_ROTATION has the value <0.0, 0.0, 0.0, 1.0>

Represents a rotation that causes no change, that is, an identity rotation. The default value for a variable of rotation type.

Caveats


Related Articles

Deep Notes

Search Canny for related Issues

Signature

rotation ZERO_ROTATION = <0.0, 0.0, 0.0, 1.0>;