Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
|
::
..NumberOfActiveParticles Property
|
|
Get the number of Particles that are currently Active.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
int NumberOfActiveParticles { get; }
|
Visual Basic
|
ReadOnly Property NumberOfActiveParticles As Integer
Get
|
Visual C++
|
property int NumberOfActiveParticles {
int get ();
}
|
Property Value
Type: Int32
See Also
IDPSFParticleSystem Interface
IDPSFParticleSystem Members
DPSF Namespace
Send comments on this topic to
|