#include <ParticleSys.h>
Public Attributes | |
| GameClientRandomVariable | var |
| the range of values at this keyframe | |
| UnsignedInt | frame |
| the frame number | |
Definition at line 336 of file ParticleSys.h.
| UnsignedInt ParticleSystemInfo::RandomKeyframe::frame |
the frame number
Definition at line 339 of file ParticleSys.h.
| GameClientRandomVariable ParticleSystemInfo::RandomKeyframe::var |
the range of values at this keyframe
Definition at line 338 of file ParticleSys.h.