This version of Unity is unsupported.

ClusterInputType

enumeration

Description

Values to determine the type of input value to be expect from one entry of ClusterInput.

Properties

ButtonDevice that return a binary result of pressed or not pressed.
AxisDevice is an analog axis that provides continuous value represented by a float.
TrackerDevice that provide position and orientation values.
CustomProvidedInputA user customized input.