Skip to content
Guides API

PointCloudAttributeTransformType

PointCloudAttributeTransformType = "none" | "absolute-value" | "modulo-ten" | "high-four-bit" | "low-four-bit"

Defined in: src/ExpoArcgis.types.ts:1128

Transform applied to the renderer’s attribute values before they are matched. Mirrors PointCloudAttributeTransformTypemodulo-ten and the four-bit variants are the usual way to spread LAS classification codes across a colour ramp.