Skip to main content
API Reference com.nianticspatial.nsdk.depth DepthSession

configure

Configures depth settings and parameters. This sets up depth configuration including frame rate, and model the feature is using. Must be called after [create] but before [start].

Declaration

fun configure(config: DepthConfig)

Summary

Configures depth settings and parameters. This sets up depth configuration including frame rate, and model the feature is using. Must be called after [create] but before [start].


ON THIS PAGE