Functions | |
| ColorRGBA | getColor () const |
| Gets the value of ColorProperty. More... | |
| void | setColor (ColorRGBA value) |
| Sets the value of ColorProperty. More... | |
Variables | |
| static PropertyType< ColorRGBA > | ColorProperty |
| Color property. More... | |
| ColorRGBA getColor | ( | ) | const |
Gets the value of ColorProperty.
| void setColor | ( | ColorRGBA | value | ) |
Sets the value of ColorProperty.
|
static |
Color property.
The default value is ColorRGBA(0.0f, 0.0f, 0.0f, 1.0f).