paused property

bool paused
getter/setter pair

When true, the simulation holds (current particles keep rendering but stop advancing).

Implementation

bool paused = false;