Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set an object to active or not
Parameters:
- index
- An integer value
- _tf
- A boolean value
Example:
1 | obj.setStoredActive(index, _tf) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set an object to active or not
Parameters:
Example:
1 | obj.setStoredActive(index, _tf) |