Enum InputManagerAxisType
Used to map AxisType from a useful name to the int value the InputManager wants.
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Editor
Assembly: cs.temp.dll.dll
Syntax
public enum InputManagerAxisType
Fields
Name | Description |
---|---|
JoystickAxis | |
KeyOrMouseButton | |
MouseMovement |