This article or section is a Stub. You can help the Resonite Wiki by expanding it.
This node provides information provided by Index controllers.
Usage
IsActive (Bool)
Bool for showing if the device is active. Useful for troubleshooting if your controller is not responding.
Type (Type)
BatteryLevel (Float)
Shows the battery level of the device from 1 to 0.
BatteryCharging (Bool)
Shows if the battery is currently charging.
ButtonA (Bool)
Shows if the A button is being pressed.
ButtonB (Bool)
Shows if the B button is being pressed.
ButtonA_Touch (Bool)
Shows if the capacitive touch is being pressed on A button.
ButtonB_Touch (Bool)
Shows if the capacitive touch is being pressed on B button.
Grip (Float)
Shows the strength of the grip on the device.
GripTouch (Bool)
Shows if the grip is being touched.
GripClick (Bool)
Shows if the grip is being gripped enough to trigger a grab action.
Trigger (Float)
Shows the strength of the trigger while pressed.
TriggerTouch (Bool)
Shows if the trigger is being touched.
TriggerClick (Bool)
Shows if the trigger is pushed enough to trigger a click action.
Touchpad (Float2)
Shows the X and Y of the area where the Touchpad is touched.
TouchpadTouch (Bool)
Shows if the touchpad being touched.
TouchpadForce (Float)
Shows the strength of the touch on the touchpad.