ClusterInputType

enumeration

Switch to Manual

Description

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

Variables

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.