enabled property

bool enabled
getter/setter pair

Whether fog is applied. False (the default) leaves the scene unfogged even if a mode is set.

Implementation

bool enabled = false;