Click or drag to resize
CameraEditorController Fields

The CameraEditorController type exposes the following members.

Fields
  NameDescription
Public fieldAsDebug
If true, it means this component was added to its parent in debug mode.
(Inherited from BaseComponent.)
Public fieldInvertX
If true, will invert rotation on X axis.
Public fieldInvertY
If true, will invert rotation on Y axis.
Public fieldMovementSpeedFactor
Camera movement speed.
Public fieldPreventOverflowY
If true, will prevent camera overflow on Y axis.
Public fieldRotationKey
Game key used to rotate camera (hold down this key and move mouse to rotate camera).
Public fieldRotationSpeedFactor
Camera rotation speed.
Top
See Also