다음을 통해 공유


ARFrame.LightEstimate 속성

정의

그렇지 않은 null경우 실제 주변 조명 강도의 예측을 가져옵니다.

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

속성 값

(이 노드에 대한 추가 설명서가 제공될 예정임)

이 값은 null일 수 있습니다.

특성

설명

이 속성은 이 null 아닌 한 LightEstimationEnabled 입니다 true.

ARSCNView 는 이 정보를 SceneKit 콘텐츠의 렌더링에 자동으로 통합합니다.

적용 대상