Condividi tramite


ARFrame.LightEstimate Proprietà

Definizione

In caso contrario null, ottiene una stima dell'intensità di illuminazione ambientale reale.

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

Valore della proprietà

(Altre documentazioni per questo nodo sono disponibili)

Il valore può essere null.

Attributi

Commenti

Questa proprietà non sarà null a meno che LightEstimationEnabled non sia true.

ARSCNView incorpora automaticamente queste informazioni nel rendering del contenuto SceneKit.

Si applica a