NVIDIA DeepLearning Dataset Synthesizer (NDDS)
 All Classes Namespaces Functions Variables Typedefs Pages
FRandomColorData Struct Reference

Public Member Functions

FLinearColor GetRandomColor () const
 

Static Public Member Functions

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)
 

Public Attributes

bool bRandomizeAroundAColor
 
bool bRandomizeBetweenTwoColors
 
bool bRandomizeInHSV
 
FLinearColor FirstColor
 
FLinearColor MainColor
 
float MaxHueChange
 
float MaxSaturationChange
 
float MaxValueChange
 
ERandomColorType RandomizationType
 
FLinearColor SecondColor
 

Detailed Description

Definition at line 179 of file DRUtils.h.


The documentation for this struct was generated from the following file: