CameraEditorController Fields |
The CameraEditorController type exposes the following members.
Name | Description | |
---|---|---|
AsDebug |
If true, it means this component was added to its parent in debug mode.
(Inherited from BaseComponent.) | |
InvertX |
If true, will invert rotation on X axis.
| |
InvertY |
If true, will invert rotation on Y axis.
| |
MovementSpeedFactor |
Camera movement speed.
| |
PreventOverflowY |
If true, will prevent camera overflow on Y axis.
| |
RotationKey |
Game key used to rotate camera (hold down this key and move mouse to rotate camera).
| |
RotationSpeedFactor |
Camera rotation speed.
|