sizeAlgorithm property

PointCloudSizeAlgorithm? get sizeAlgorithm

How the size of the points in the point cloud are computed for rendering.

When this property is null, a default size algorithm is used internally. The default value used is PointCloudSplatAlgorithm.

set sizeAlgorithm (PointCloudSizeAlgorithm? value)