enabled property
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;
Whether ambient occlusion runs. Off by default. When false the scene adds no ambient-occlusion passes and the lighting is unaffected.
bool enabled = false;