ARFrame.LightEstimate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果不是 null
,則取得真實世界環境光源強度的估計。
public virtual ARKit.ARLightEstimate LightEstimate { [Foundation.Export("lightEstimate", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.LightEstimate : ARKit.ARLightEstimate
屬性值
(即將推出此節點的更多檔)
這個值可以是 null
。
- 屬性
備註
除非 LightEstimationEnabled 是 ,否則這個屬性會是 。 null
true
ARSCNView 會自動將這項資訊併入其 SceneKit 內容的轉譯中。