Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Move to position for obj in index, local or not
Parameters:
- newPos
- A string value
- index
- An integer value
- isLocal Optional
- A boolean value
Example:
1 | obj.moveStored(newPos, index, isLocal) |