setColor abstract method
- Color color
Sets the color which will modulate the diffuse texture color.
The default is white.
colorThe modulation color.
Implementation
void setColor(ui.Color color);
Sets the color which will modulate the diffuse texture color.
The default is white.
color The modulation color.void setColor(ui.Color color);