ARConfiguration.LightEstimationEnabled Property

Definition

Gets or sets a Boolean value that tells whether ARKit estimates ambient lighting to render augmented reality elements.

public virtual bool LightEstimationEnabled { [Foundation.Export("isLightEstimationEnabled")] get; [Foundation.Export("setLightEstimationEnabled:")] set; }
member this.LightEstimationEnabled : bool with get, set

Property Value

Attributes

Applies to