ARFrame.LightEstimate 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果不是 null
,则获取真实环境照明强度的估计值。
public virtual ARKit.ARLightEstimate LightEstimate { [Foundation.Export("lightEstimate", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.LightEstimate : ARKit.ARLightEstimate
属性值
(此节点的更多文档即将)
此值可为 null
。
- 属性
注解
除非 为 true
,否则LightEstimationEnabled此属性将为 null
。
ARSCNView 自动将此信息合并到其 SceneKit 内容的呈现中。