jjPARTICLEFIRE struct
Per-particle data for a fire particle.
Public variables
-
std::
uint8_t size - Size of the particle.
-
std::
uint8_t color - Current color index.
-
std::
uint8_t colorStop - Final color index the particle fades toward.
-
std::
int8_t colorDelta - Per-frame change applied to the color.