PointCloudAttribute
PointCloudAttribute =
object
Defined in: src/ExpoArcgis.types.ts:1230
One attribute exposed by a loaded point cloud layer — mirrors PointCloudAttribute.
Properties
Section titled “Properties”name:
string
Defined in: src/ExpoArcgis.types.ts:1231
valuesPerElement
Section titled “valuesPerElement”valuesPerElement:
number
Defined in: src/ExpoArcgis.types.ts:1235
How many values each point carries for this attribute (3 for RGB).
valueType
Section titled “valueType”valueType:
string
Defined in: src/ExpoArcgis.types.ts:1233
Storage type of the attribute’s values (e.g. int32, float64).