Click or drag to resize
DigitalRuneParticleEffectorRequeryParameters Method
Requeries the particle parameters.

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public void RequeryParameters()
Remarks
This method is automatically called by the particle system before the effector is used for the first time and when its particle parameter collection was modified.
See Also