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) |