enabled property

bool enabled
getter/setter pair

Whether the effect runs. Off by default.

Implementation

bool enabled = false;