Describes the various types of navigation the viewer can perform as it transitions from one projector to another.
| Name | Description |
|---|---|
| Immediate | The viewer will immediately transition to the target state. |
| Direct | The viewer will transition to the target state in the most direct route over the default time period. The direct option will not attempt to go through intermediate images, it will just move the camera from the starting to end position in the most direct path. |
| DefaultPath | The viewer will compute a path from the starting state to the target state. The difference from the Direct option is that DefaultPath will cause the camera to fly through intermediate images that connect the source and target image. |