ARFrame.LightEstimate 属性

定义

如果不是 null,则获取真实环境照明强度的估计值。

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

属性值

(此节点的更多文档即将)

此值可为 null

属性

注解

除非 为 true,否则LightEstimationEnabled此属性将为 null

ARSCNView 自动将此信息合并到其 SceneKit 内容的呈现中。

适用于