|
FLinearColor | GetRandomColor () const |
|
|
static FLinearColor | GetRandomAnyColor () |
|
static FLinearColor | GetRandomColorAround (const FLinearColor &BaseColor, const float &HueDelta, const float &SaturationDelta, const float &ValueDelta) |
|
static FLinearColor | GetRandomColorInRange (const FLinearColor &Color1, const FLinearColor &Color2, const bool &bRandomizeInHSV) |
|
|
bool | bRandomizeAroundAColor |
|
bool | bRandomizeBetweenTwoColors |
|
bool | bRandomizeInHSV |
|
FLinearColor | FirstColor |
|
FLinearColor | MainColor |
|
float | MaxHueChange |
|
float | MaxSaturationChange |
|
float | MaxValueChange |
|
ERandomColorType | RandomizationType |
|
FLinearColor | SecondColor |
|
Definition at line 179 of file DRUtils.h.
The documentation for this struct was generated from the following file: