Home Script Language Particles Class TParticles Properties NParticles |
See also: NParticlesOfClass, NClasses (Particles), GetMaxPartSize, AddContigRegionAsParticle, AddEdgePixels, FindPartID, GetNextEmptyPartID, Clear, Create, NQuantities, SizePercentile, RemoveContigRegionFromParticles, Create
 |
|
|
|
NParticles |
 |
Declaration: |
TParticles.NParticles: integer; |
The readonly property NParticles returns the total number of detected particles.
|
Hint: |
In order to access the particles currently loaded in the particle editor you can use the pre-declared global variable PEData.
|
|