Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | – | X |
Get if a hand collider is on or off.
Hand:
- Main
- Secondary
- Left
- Right
Parameters:
- hand
- A string value
returns a Boolean (true or false) value
Example:
1 | obj.handColliderOn(hand) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | – | X |
Get if a hand collider is on or off.
Hand:
Parameters:
returns a Boolean (true or false) value
Example:
1 | obj.handColliderOn(hand) |