Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get the X,Y,Z of this object local or global
Parameters:
- index
- An integer value
- isLocal Optional
- A boolean value
returns a String (text) value
Example:
1 | obj.getPos(index, isLocal) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get the X,Y,Z of this object local or global
Parameters:
returns a String (text) value
Example:
1 | obj.getPos(index, isLocal) |