Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | – | X |
Get the X,Y of a thumbstick on left or right hand
Hand:
- Main
- Secondary
- Left
- Right
Parameters:
- hand
- A string value
- deadzone Optional
- A float value
returns a String (text) value
Example:
1 | obj.thumbstickVR(hand, deadzone) |