|  | ParticleHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: DigitalRune.Particles
 Syntax
SyntaxThe ParticleHelper type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also