UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.playback com.nianticspatial.nsdk.playback←classPlaybackDataset com.nianticspatial.nsdk.playback.PlaybackDataset Function getDepthConfidenceAtIndex getDepthConfidenceAtIndexLoads depth confidence (UInt8 binary) at [index] on-demand. Returns null if not available. Declaration fun getDepthConfidenceAtIndex(index: Int): ByteArray? Summary Loads depth confidence (UInt8 binary) at [index] on-demand. Returns null if not available.
Loads depth confidence (UInt8 binary) at [index] on-demand. Returns null if not available.