Aller au contenu

Enumeration HrzProtocol.KeyAction

Defined in hrz/protocol/viewer/key_action.proto.


RESET_NORTH (0)

Resets bearing and tilt. See CameraService::ResetNorth.


TOGGLE_DEV_UI (1)

See ViewerService::ToggleDevUi


MOVE_DEV_UI (2)

See ViewerService::MoveDevUiToCursor


DESELECT_ALL (3)

See ViewerService::DeselectAll


EDITOR_APPEND (4)

See ShapeEditorService::SelectMode.


EDITOR_SELECT (5)

See ShapeEditorService::SelectMode.


EDITOR_DELETE_SELECTED_POINT (6)

See ShapeEditorService::DeleteSelectedControlPoint.


TOGGLE_MONITORING (7)

If not connected, tries to connect to the monitoring app. Otherwise, disconnects from it. Also enables / disables profiling and metrics collection.


MOD_KEY (8)

Defines the modifier key used to activate alternative modes to some user interactions. For instance it is used to activate the fixed position rotation mode, when rotating the camera with the middle mouse button. It can also change left-click + drag from panning to rotating.