Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set the custom name for a stored object
Parameters:
- index Optional
- An integer value
- name
- A string value
Example:
1 | obj.setStoredCustomName(index, name) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set the custom name for a stored object
Parameters:
Example:
1 | obj.setStoredCustomName(index, name) |