Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set a color on text object
Parameters:
- color
- A string value
- index Optional
- An integer value
Example:
1 | obj.set3DTextColor(color, index) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set a color on text object
Parameters:
Example:
1 | obj.set3DTextColor(color, index) |