On this page←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.XRSubsystems NianticSpatial.NSDK.AR.XRSubsystems←classXRObjectDetectionSubsystem NianticSpatial.NSDK.AR.XRSubsystems.XRObjectDetectionSubsystem←classProvider NianticSpatial.NSDK.AR.XRSubsystems.XRObjectDetectionSubsystem.Provider Method TryGetDetectedObjects TryGetDetectedObjects Declaration public virtual bool TryGetDetectedObjects(out XRDetectedObject[] results) Parameters NameTypeSummaryresultsXRDetectedObject[]An array of objects detected in the latest input camera image. If no objects were detected, this array will be empty.
detected, this array will be empty.