ARConfiguration.LightEstimationEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定布林值,指出 ARKit 是否會估計環境光源以呈現擴增實境元素。
public virtual bool LightEstimationEnabled { [Foundation.Export("isLightEstimationEnabled")] get; [Foundation.Export("setLightEstimationEnabled:")] set; }
member this.LightEstimationEnabled : bool with get, set
屬性值
- 屬性