SGFlyThrough Properties

The properties of the SGFlyThrough class are listed here. For a complete list of SGFlyThrough class members, see SGFlyThrough class.

Name

Description

waitOnPoint

Time the camera would wait when it arrives to a new waypoint before continuing to the next waypoint.

viewingDistance

Determine the distance from which the camera will view the waypoint.

viewingDirection

Determine the direction from which the camera will view the waypoint.

onFlyTo

Pointer to a function to be notified when the fly through has arrived to a new waypoint. See SGFlyThrough Events.

onFinish

Pointer to a function to be notified when the fly through has finished flying through all of the waypoints. See SGFlyThrough Events.