ORIENTATION

Synopsis
ORIENTATION
Description

Outputs a list, the turtle's [roll pitch heading] each in degrees. It is important to understand your orientation in 3D.

ORIENTATION is designed to run in PERSPECTIVE mode. When used in 2D modes, the roll and pitch outputs are zero.

Example
PERSPECTIVE
SETORIENTATION [180 45 90]
SHOW ORIENTATION
[180 45 90]
See Also
SETORIENTATION
ROLL
PITCH
HEADING

SourceForge.net Logo