Skip to main content
API Reference com.nianticspatial.nsdk.vps VPSSession

getTrackedAnchors

Get the set of currently tracked anchor UUIDs.

Declaration

fun getTrackedAnchors(): Set<UUID>

Summary

Get the set of currently tracked anchor UUIDs.

Returns

A copy of the set of tracked anchor UUIDs


ON THIS PAGE