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

getAnchorUpdate

Gets the latest tracking update for a specified anchor. Call this regularly to get updated anchor poses as the device moves and VPS refines the localization.

Declaration

fun getAnchorUpdate(uuid: UUID): AnchorUpdate

Summary

Gets the latest tracking update for a specified anchor. Call this regularly to get updated anchor poses as the device moves and VPS refines the localization.

Returns

The anchor update


ON THIS PAGE