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

An enumeration of the various data types supported for point value attributes.

SinceValueSummary
2.4.0Int8

Signed 8-bit integer value.

2.4.0Uint8

Unsigned 8-bit integer value.

2.4.0Int16

Signed 16-bit integer value.

2.4.0Uint16

Unsigned 16-bit integer value.

2.4.0Int32

Signed 32-bit integer value.

2.4.0Uint32

Unsigned 32-bit integer value.

2.4.0Float32

32-bit floating point value.

2.4.0Float64

64-bit floating point value.

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