Namespace: GameEngine.Layers.PointCloud
Class: GameEngine/Layers/PointCloud/ArcGISPointCloudAttribute
Since: 2.4.0

Summary

An attribute that describes points in the cloud.

Properties

PropertyTypeNullableReadonlySummary
NamestringNoYes

The name of the attribute.

ValuesPerElementuintNoYes

The number of values per element in the attribute.

ValueTypeArcGISPointCloudAttributeValueTypeNoYes

The data type of the attribute.

Name

string Name

The name of the attribute.

Use the name to identify an attribute for use in a renderer or filter.

ValuesPerElement

uint ValuesPerElement

The number of values per element in the attribute.

For example, RGB color attributes typically have three values per element.

ValueType

The data type of the attribute.

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