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 point cloud points

type : Number

Get or set point cloud type