sizeMode Readonly

sizeMode: PointCloudSizeMode

The method by which the size of each individual point is computed. Default: "voxel".

see PointCloudDisplaySettings.pixelSize to configure the size for "pixel" mode.

see PointCloudDisplaySettings.voxelScale, PointCloudDisplaySettings.minPixelsPerVoxel, and PointCloudDisplaySettings.maxPixelsPerVoxel to configure the size for "voxel" mode.

Defined in

Last Updated: 20 June, 2023