Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set the color of the accessory in R,G,B or R,G,B,A (only for lit format!)
Parameters:
- name
- A string value
- color
- A string value
Example:
1 | obj.setAccessoryColor(name, color) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Set the color of the accessory in R,G,B or R,G,B,A (only for lit format!)
Parameters:
Example:
1 | obj.setAccessoryColor(name, color) |