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

TryGetCategoryNames


Declaration

public virtual bool TryGetCategoryNames(out IReadOnlyList<string> names)

Parameters

NameTypeSummary
namesIReadOnlyList<string>
A list of category labels. It will be empty if the method returns false.