| ParticleHelper Class |
Namespace: DigitalRune.Particles
The ParticleHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPoseWorld |
Gets the world space pose of the particle system, which is obtained by concatenating the
poses of the given and all parent particle systems.
| |
| GetValueT |
Gets the value of a uniform or a varying particle parameter.
| |
| IsAlive |
Determines whether the specified particle system is alive.
| |
| SetValueT |
Sets the value of a uniform or varying particle parameter.
|