SETHEADING

Synopsis
SETHEADING angle
SETH angle
Description

Turns the turtle to a new absolute heading. The angle input is the heading in degrees clockwise from the positive Y-axis. In PERSPECTIVE mode, the angle input is the heading in degrees from the positive X-Axis toward the positive Y-Axis rotating about the Z-Axis.

Example
SETHEADING 45
SHOW HEADING
45
See Also
HEADING

SourceForge.net Logo