![]() |
![]() ![]() |
FieldSweeper component version 1.0
instance.removeAllParticles();
None.
Nothing.
Method; removes all currently active particles generated by the component, effectively clearing the scene. The removal only occurs if fieldGeneration is set to generate.
The following code clears all particles off the stage:
myFieldSweeper.removeAllParticles();
![]() ![]() |
|