Enum CanvasControlScheme
The current Canvas control scheme.
Note
The control scheme defines the key bindings for the Canvas manipulator.
- LMB = Left mouse button
- MMB = Middle mouse button (wheel button)
- RMB = Right mouse button
Warning
If a primaryManipulator is set on the Canvas, this manipulator will override the control scheme when the pointer (mouse, trackpad, etc) is used without modifier keys.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum CanvasControlScheme
Fields
Name | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Editor | The default control scheme, similar to others Unity Editor tools.
|
||||||||||||||||||
Modern | The alternate control scheme, similar to Figma, Sketch, etc.
|