Skip to main content
API Reference com.nianticspatial.nsdk NSDKSession

update

Pulls sensor samples from [dataSource] and submits a frame for native processing. No-op if [dataSource] is null or not ready. Call once per camera frame.

Declaration

fun update()

Summary

Pulls sensor samples from [dataSource] and submits a frame for native processing. No-op if [dataSource] is null or not ready. Call once per camera frame.