ObjectDetection
Classes
| Name | Type | Summary |
|---|---|---|
| ARObjectDetectionManager | SubsystemLifecycleManager<XRObjectDetectionSubsystem, XRObjectDetectionSubsystemDescriptor, Provider> | The manager for the object detection subsystem. |
Structs
| Name | Type | Summary |
|---|---|---|
| ARObjectDetectionModelEventArgs | ValueType, IEquatable<ARObjectDetectionModelEventArgs> | A structure for information about the object detection model that's become ready. This is used to communicate information in the CategoryNamesAvailable event. |
| ARObjectDetectionsUpdatedEventArgs | ValueType, IEquatable<ARObjectDetectionsUpdatedEventArgs> | A structure for information about the latest object detections that have been surfaced. This is used to communicate information in the ObjectDetectionsUpdated event. |