Click or drag to resize
CameraEditorControllerRotationKey Field
Game key used to rotate camera (hold down this key and move mouse to rotate camera).

Namespace:  GeonBit.ECS.Components.Misc
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameKeys RotationKey

Field Value

Type: GameKeys
See Also