Skip to main content
API Reference NSDK PlaybackSession

hasDepth

Returns whether the dataset contains LiDAR depth (depthSource == "lidar"). Used by NSDKView.hasDepth and feature checks.

Declaration

func hasDepth() -> Bool

Summary

Returns whether the dataset contains LiDAR depth (depthSource == "lidar"). Used by NSDKView.hasDepth and feature checks.