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

start

Starts the VPS session. This begins the process of collecting some local device sensor data that is needed for localization. In order to actually localize, [trackAnchor] must be called.

Declaration

fun start()

Summary

Starts the VPS session. This begins the process of collecting some local device sensor data that is needed for localization. In order to actually localize, [trackAnchor] must be called.


ON THIS PAGE