Predefined camera controllers for letting users move within a 3D scene.
| Class | Description | |
|---|---|---|
| FirstPersonCamera | Sets keyboard input to make a renderer's camera track, pan and tilt in response to keyboard input. | |
| OrbitCamera | Sets keyboard input to make a renderer's camera orbit around a point in response to keyboard input. |