다음을 통해 공유


ARTrackingState 열거형

정의

증강 현실 ARSession에서 실제 추적의 품질을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum ARTrackingState
type ARTrackingState = 
상속
ARTrackingState
특성

필드

Limited 1

세계 추적은 품질이 저하됩니다.

Normal 2

세계 추적은 정상적인 품질입니다.

NotAvailable 0

세계 추적을 사용할 수 없습니다.

적용 대상