Declaration: |
TParticles.SetAllDelMarks (DelMark: boolean); |
The method SetAllDelMarks sets the deletion flags of all particles to the value of DelMark.
|
Hint: |
In order to access the particles currently loaded in the particle editor you can use the pre-declared global variable PEData.
|
|