PointCloudClassificationInfo

new Cesium.PointCloudClassificationInfo(id, type, pointCounts)

Point cloud classification information.
Name Type Description
id Number Point cloud index.
type Number Point cloud type.
pointCounts Number Point cloud points.

Members

id : Number

Get or set the point cloud index

pointCounts : Number

Get or set the point cloud point

type : Number

Get or set the point cloud type