NcEngine
nc::ParticleColorInfo Struct Reference

Describes particle color properties. More...

#include <ParticleEmitter.h>

Public Attributes

Gradient start = Gradient{Color::White()}
 
Gradient end = Gradient{Color::White()}
 

‍gradient initial color is randomly selected from


 
CurveType colorCurve = CurveType::Linear
 

‍gradient final color is randomly selected from


 
CurveType alphaCurve = CurveType::Linear
 

‍curve describing how RGB values change over time


 

Detailed Description

Describes particle color properties.


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