Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set the text on an object or self, which by default floats above the object
Parameters:
- text
- A string value
- index Optional
- An integer value
Example:
1 | obj.set3DText(text, index) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set the text on an object or self, which by default floats above the object
Parameters:
Example:
1 | obj.set3DText(text, index) |