ProtoFlux:Vive Controller

From Resonite Wiki

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Vive Controller
User
IsActive
Node
Type
BatteryLevel
IsBatteryCharging
Grip
App
Trigger
TriggerHair
TriggerClick
Touchpad
TouchpadTouch
TouchpadClick
Controllers

This node provides information provided by HTC Vive wand controllers.


Usage

Examples

Inputs

User (User)

The user we are getting controller information from.

Node (Chirality)

The controller side to get information from.

Outputs

IsActive (bool)

Is this controller actively being used right now.

Type (Type)

The controller type being used.

BatteryLevel (float)

The battery level of this controller.

IsBatteryCharging (bool)

Is this controller currently charging.

Grip (bool)

Is the controller's grip clicked down right now.

App (bool)

Is the app button pressed right now.

Trigger (float)

The amount of how far this controller's trigger is being pressed down currently.

TriggerHair (bool)

Is the controller's trigger hair being used right now.

TriggerClick (bool)

Is the controller's trigger being clicked down right now.

Touchpad (float2)

The position of this controller's touchpad.

TouchpadTouch (bool)

Is the controller's touchpad being touched right now.

TouchpadClick (bool)

Is the controller's touchpad clicked down right now.