PointCloudRendererProperties

根据另一个字段的值(通常是 intensity )降低点颜色的亮度。

属性

colorModulation

根据另一个字段的值(通常是 intensity)降低点颜色的亮度。

colorModulation?: PointCloudRendererColorModulationProperties

pointSizeAlgorithm

指定如何计算点云中点的大小以进行渲染。

pointSizeAlgorithm?: PointSizeFixedSizeAlgorithmProperties

pointsPerInch

每显示英寸绘制的点数。

pointsPerInch?: number

类型: number

BIMFlux AI