Click or drag to resize
DigitalRuneParticleSystemTime Property
Gets the simulation time of the particle system.

Namespace: DigitalRune.Particles
Assembly: DigitalRune.Particles (in DigitalRune.Particles.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public TimeSpan Time { get; }

Property Value

Type: TimeSpan
The simulation time of the particle system.
See Also