SETROLL

Synopsis
SETROLL angle
Description

Rolls the turtle to a new absolute roll. The angle input is the roll in degrees which is positive from the positive X-Axis to the negative Z-Axis rotating about the Y-Axis. It is important to understand your orientation in 3D.

SETROLL is designed to run in PERSPECTIVE mode.

Example
PERSPECTIVE
SETROLL 45
SHOW ROLL
45
See Also
ROLL
PITCH
HEADING

SourceForge.net Logo