UnitySwiftKotlin←API Reference Return to API Reference index←packagecom.nianticspatial.nsdk.playback com.nianticspatial.nsdk.playback←classPlaybackDataset com.nianticspatial.nsdk.playback.PlaybackDataset Function getDepthDataAtIndex getDepthDataAtIndexLoads depth data (Float32 binary) at [index] on-demand. Returns null if this frame has no depth. Declaration fun getDepthDataAtIndex(index: Int): ByteArray? Summary Loads depth data (Float32 binary) at [index] on-demand. Returns null if this frame has no depth.
Loads depth data (Float32 binary) at [index] on-demand. Returns null if this frame has no depth.