Specifies how to remove points from a point cloud. More...
Inherits object.
Static Public Attributes | |
int | DownsampleByFactor = 0 |
Remove points by an integer factor. | |
int | RemoveRandomly = 1 |
Remove a specified number of points randomly. | |
Specifies how to remove points from a point cloud.