C++
bool showCropped() const;
Description
Gets whether or not this entity should show the cropped point cloud.
Remarks
If true, the point cloud's cropping region should be used to filter out displayed points. If false, all points should be displayed, regardless of any cropping regions.