Initializes a new instance of the SGWaypoint class.
SGWaypoint (x, y, height, speed, yaw, pitch)
Parameter |
Description |
x |
Waypoint x coordinate |
y |
Waypoint y coordinate |
height |
Waypoint height |
Speed |
Speed of the camera at the waypoint. |
Yaw |
The direction the camera faces at the waypoint |
pitch |
The tilt angle the camera faces at the waypoint |