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