[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Get the number of particles that are currently Active, in both this particle system and any particle systems contained within this one. NOTE: Because a particle system may contain other particle systems, this is a virtual function that may be overridden to return the NumberOfActiveParticles for both this particle system and any child particle systems that are contained within this one. NOTE: By default this just returns this particle system's NumberOfActiveParticles. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Property Value Type: Int32 Implements IDPSFParticleSystem..::..TotalNumberOfActiveParticles See Also DPSF<(Of <(<'Particle, Vertex>)>)> Class |