Skip to main content
API Reference com.nianticspatial.nsdk.vps2 VPS2Session

createAnchor

Create and start tracking an anchor at the specified pose. Returns a 32-byte ASCII uppercase hex identifier encoded as a [UUID] (ByteArray).

Declaration

fun createAnchor(pose: Pose): UUID

Summary

Create and start tracking an anchor at the specified pose. Returns a 32-byte ASCII uppercase hex identifier encoded as a [UUID] (ByteArray).


ON THIS PAGE