Enum DeviceBasedContinuousMoveProvider.InputAxes
Sets which input axis to use when reading from controller input.
Namespace: UnityEngine.XR.Interaction.Toolkit
Syntax
public enum InputAxes
Fields
Name | Description | Value |
---|---|---|
Primary2DAxis | Use the primary touchpad or joystick on a device. |
|
Secondary2DAxis | Use the secondary touchpad or joystick on a device. |