Home
Script Language
Particles
Class TParticles
Methods
SetAllDoneMarks
See also:
MarkedAsDone
,
CountMarkedParticles
Index
Statistical Background
SetAllDoneMarks
Declaration:
TParticles
.
SetAllDoneMarks
(DoneMark: boolean);
The method
SetAllDoneMarks
sets the "done" flags of all particles to the value of
DoneMark
.
Hint:
In order to access the particles currently loaded in the
particle editor
you can use the pre-declared global variable
PEData
.