共用方式為


ARFrame.LightEstimate 屬性

定義

如果不是 null ,則取得真實世界環境光源強度的估計。

public virtual ARKit.ARLightEstimate LightEstimate { [Foundation.Export("lightEstimate", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.LightEstimate : ARKit.ARLightEstimate

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

備註

除非 LightEstimationEnabled 是 ,否則這個屬性會是 。 nulltrue

ARSCNView 會自動將這項資訊併入其 SceneKit 內容的轉譯中。

適用於