CRM64Pro GDK v0.19.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::ParticleScaleKey

Particle scale ramp key. More...

Detailed Description

Particle scale ramp key.

Note
Scale keys are sorted by fT when assigned to an emitter.

Public Attributes

float fT
 Normalized particle lifetime position [0.0, 1.0].
float fScale
 Particle scale at this lifetime position in the range [0, 10000].