Home > All Other Interfaces > IRouteWaypoint

IRouteWaypoint6

This interface gives the client access to a specific waypoint’s properties, such as position and speed.

 

 

Properties

 

Altitude

The height of the waypoint.

CameraDeltaPitch

The offset between the camera pitch and the plane pitch.

CameraDeltaYaw

The offset between the camera yaw and the plane yaw.

MessageID

The ID of the message object that appears at the new waypoint.

Pitch

The pitch orientation of the plane at that waypoint.

Roll

The roll orientation of the plane at that waypoint.

Speed

The speed of the plane at that waypoint.

X

The x-coordinate of the waypoint.

Y

The y-coordinate of the waypoint.

Yaw

The yaw orientation of the plane at the waypoint.