다음을 통해 공유


ARWorldTrackingConfiguration.DetectionObjects 속성

정의

환경에서 인식할 3D 개체 목록을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet<ARKit.ARReferenceObject> DetectionObjects { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("detectionObjects", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setDetectionObjects:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DetectionObjects : Foundation.NSSet<ARKit.ARReferenceObject> with get, set

속성 값

환경에서 인식할 3D 개체 목록입니다.

특성

적용 대상