ARWorldTrackingConfiguration.DetectionImages Propriedade

Definição

Obtém ou define uma lista de imagens 2D a serem reconhecidas no ambiente.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet<ARKit.ARReferenceImage> DetectionImages { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("detectionImages", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setDetectionImages:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DetectionImages : Foundation.NSSet<ARKit.ARReferenceImage> with get, set

Valor da propriedade

Uma lista de imagens 2D a serem reconhecidas no ambiente.

Atributos

Aplica-se a