Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | – | X |
Turn hand collider on or off.
Hand:
- Main
- Secondary
- Left
- Right
Parameters:
- hand
- A string value
- _tf
- A boolean value
Example:
1 | obj.setHandColliderOn(hand, _tf) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | – | X |
Turn hand collider on or off.
Hand:
Parameters:
Example:
1 | obj.setHandColliderOn(hand, _tf) |