UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.playback com.nianticspatial.nsdk.playback←interfacePlaybackDatasetSource com.nianticspatial.nsdk.playback.PlaybackDatasetSource Function loadDepthConfidence loadDepthConfidenceLoads depth confidence on-demand (UInt8 binary). Declaration fun loadDepthConfidence(confidenceFileName: String): ByteArray? Summary Loads depth confidence on-demand (UInt8 binary). Returns Raw bytes, or null if not available or read fails.
Loads depth confidence on-demand (UInt8 binary).