pointsLength

abstract val pointsLength: Int(source)

Gets the number of points in the tile.

Only applicable for tiles with Point Cloud content. This is different than Cesium3DTileContent.featuresLength which equals the number of groups of points as distinguished by the BATCH_ID feature table semantic.

See also