disableAutomaticLighting
Disable automatic updates of the scene lighting.
Declaration
static let disableAutomaticLighting: ARView.RenderOptionsDiscussion
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.