Platform Compatibility
| PC | Mac OSX | Oculus Quest | 
|---|---|---|
| X | X | X | 
Get the internal name from a stored object
Parameters:
- index
- An integer value
 
 
returns a String (text) value
Example:
1  | obj.getStoredName(index)  | 
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
| PC | Mac OSX | Oculus Quest | 
|---|---|---|
| X | X | X | 
Get the internal name from a stored object
Parameters:
returns a String (text) value
Example:
1  | obj.getStoredName(index)  |