IMovable | |
The IMovableCamera type exposes the following members.
| Name | Description | |
|---|---|---|
| MoveBackward | Moves the camera backward (in the opposite as look direction) | |
| MoveDown | Moves the camera down (in the opposite up direction) | |
| MoveForward | Moves the camera forward (in the look direction) | |
| MoveLeft | Moves the camera left (strafe) | |
| MoveRight | Moves the camera right (strafe) | |
| MoveUp | Moves the camera up (in the up direction) |