Show / Hide Table of Contents

Enum PointCloudAttributeTransformType

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

Namespace: Esri.ArcGISRuntime.Mapping.PointCloud
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum PointCloudAttributeTransformType

Fields

Name Description
AbsoluteValue

Use the absolute value of the attribute.

HighFourBit

Use the high four bits of the attribute value.

LowFourBit

Use the low four bits of the attribute value.

ModuloTen

Use the attribute value modulo ten.

None

No attribute transform.

Applies to

TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.