Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems

XRDetectedObject

A class representing an object in the XR camera's view detected by the object detection model.

Declaration

public abstract class XRDetectedObject

Remarks

This is an experimental API. Experimental features are subject to breaking changes, not officially supported, and may be deprecated without notice.


Properties

NameTypeSummary
readonly Confidencesfloat[]
-

Methods

NameTypeSummary
abstract CalculateRectRect
-
abstract GetConfidencefloat
-
abstract GetConfidentCategorizationsList<XRObjectCategorization>
-