transformType property

PointCloudAttributeTransformType get transformType

A transform applied to the attribute value before evaluating the renderer.

The default value is PointCloudAttributeTransformType.none, which means that no transform is applied to the attribute value before evaluating the renderer.

set transformType (PointCloudAttributeTransformType value)