Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Get the data from stored object: pos, rot, localPos, localRot, localScale (all Vec3 strs)
Parameters:
- index
- An integer value
returns a String (text) value
Example:
1 | obj.getStored(index) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
| PC | Mac OSX | Oculus Quest |
|---|---|---|
| X | X | X |
Get the data from stored object: pos, rot, localPos, localRot, localScale (all Vec3 strs)
Parameters:
returns a String (text) value
Example:
1 | obj.getStored(index) |