paused property
getter/setter pair
When true, the simulation holds (current particles keep rendering but stop advancing).
Implementation
bool paused = false;
When true, the simulation holds (current particles keep rendering but stop advancing).
bool paused = false;