enabled property

bool enabled
getter/setter pair

Whether auto exposure runs. Off by default. When false the scene adds no metering passes and the image is unaffected.

Implementation

bool enabled = false;