Contents

disableAutomaticLighting

Disable automatic updates of the scene lighting.

Declaration

static let disableAutomaticLighting: ARView.RenderOptions

Discussion

By default, ARKit analyzes the scene lighting in captured camera images and automatically updates lighting in the scene. Add the disableAutomaticLighting option to the AR view’s renderOptions to disable the feature.

See Also

Disabling rendering effects