Click or drag to resize

PointCloud Properties

The PointCloud type exposes the following members.

Properties
  NameDescription
Public propertyEmpty
Check if the point cloud is empty
Public propertyHeight
Get the height of the point cloud (number of rows)
Public propertySize
Get the size of the point cloud (total number of points)
Public propertyWidth
Get the width of the point cloud (number of columns)
Top
See Also