The navigate property of the SGWorld class is an object that contains several navigation methods. It is used to control the camera position and orientation in the SkylineGlobe World.
Methods
Name |
Description |
Returns the camera’s current position and orientation. |
|
Sets the camera’s position and orientation. |
|
Instructs the camera to fly to a point of interest in a specific pattern. |
|
Instructs the camera to fly through a series of points of interest. |
|
Instructs the camera to jump straight to the point of interest. |
|
Moves the camera to a specific distance from the terrain. |
|
Moves the camera forward, closer to the point of interest. |
|
Moves the camera backward, farther from the point of interest. |
|
Stops the camera’s movement. |