Enum InputSimulationMouseButton
This enum is used to customize how/when users will look around in the Unity player using the mouse.
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public enum InputSimulationMouseButton
Fields
Name | Description |
---|---|
Control | |
Focused | |
Left | |
Middle | |
None | |
Right | |
Shift |