Class: GameEngine/Layers/PointCloud/ArcGISPointCloudAttributeTransformType
Since: 2.4.0

An enumeration of the various attribute transforms for point cloud rendering.

SinceValueSummary
2.4.0None

No attribute transform.

2.4.0AbsoluteValue

Use the absolute value of the attribute.

2.4.0HighFourBit

Use the high four bits of the attribute value.

2.4.0LowFourBit

Use the low four bits of the attribute value.

2.4.0ModuloTen

Use the attribute value modulo ten.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.