Atoms Crowd
7.0.0
|
Variation Material Color. More...
#include <Variations.h>
Public Member Functions | |
void | setRed (const int red) |
Sets the diffuse red value. | |
void | setGreen (const int green) |
Sets the diffuse green value. | |
void | setBlue (const int blue) |
Sets the diffuse blue value. | |
unsigned int | getRed () const |
unsigned int | getGreen () const |
unsigned int | getBlue () const |
void | hash (AtomsCore::MurmurHash3 &hasher) const |
Hash. | |
Variation Material Color.