Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get the color of the accessory in R,G,B,A if lit (otherwise returns white 1,1,1,1)
Parameters:
- name
- A string value
returns a String (text) value
Example:
1 | obj.accessoryColor(name) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get the color of the accessory in R,G,B,A if lit (otherwise returns white 1,1,1,1)
Parameters:
returns a String (text) value
Example:
1 | obj.accessoryColor(name) |