Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Move this object to its parent (if it has one) with an optional offset
Parameters:
- index Optional
- An integer value
- offset (optional)
- A string value
Example:
1 | obj.moveToParent(index, offset) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Move this object to its parent (if it has one) with an optional offset
Parameters:
Example:
1 | obj.moveToParent(index, offset) |