Point Cloud Attribute Transform Type
An enumeration of the various attribute transforms for point cloud rendering.
Since
300.1.0
Inheritors
Types
Link copied to clipboard
Use the absolute value of the attribute.
Link copied to clipboard
Use the high four bits of the attribute value.
Link copied to clipboard
Use the low four bits of the attribute value.
Link copied to clipboard
Use the attribute value modulo ten.
Link copied to clipboard
No attribute transform.