UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.vps2 com.nianticspatial.nsdk.vps2←classVps2Session com.nianticspatial.nsdk.vps2.Vps2Session Function createAnchor createAnchorCreate and start tracking an anchor at the specified pose. Declaration fun createAnchor(pose: Pose): UUID Summary Create and start tracking an anchor at the specified pose. Returns The unique 32-byte ASCII uppercase hex identifier encoded as a [UUID] (ByteArray). Use [anchorIdToString] to convert it to a printable string.
Create and start tracking an anchor at the specified pose.