Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Try to set wait time on waypoint
Parameters:
- minWait
- An integer value
- maxWait Optional
- An integer value
- index Optional
- An integer value
Example:
1 | obj.waypointWait(minWait, maxWait, index) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Try to set wait time on waypoint
Parameters:
Example:
1 | obj.waypointWait(minWait, maxWait, index) |