enabled property

bool enabled
getter/setter pair

Whether ambient occlusion runs. Off by default. When false the scene adds no ambient-occlusion passes and the lighting is unaffected.

Implementation

bool enabled = false;