Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | – |
Try to set the current camera our script affects to one we have stored, -1 index for main camera
Parameters:
- index
- An integer value
Example:
1 | obj.trySetCam(index) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | – |
Try to set the current camera our script affects to one we have stored, -1 index for main camera
Parameters:
Example:
1 | obj.trySetCam(index) |