Namespace: Esri::GameEngine::Layers::PointCloud
Class: Esri/GameEngine/Layers/PointCloud/ArcGISPointCloudSplatAlgorithm
Since: 2.4.0
Inheritance: ArcGISPointCloudSizeAlgorithm->ArcGISPointCloudSplatAlgorithm

Summary

An algorithm to render points using sizes depending on point density.

Constructors

ArcGISPointCloudSplatAlgorithm(double scaleFactor)

Creates a point cloud splat algorithm with the specified scale factor.

Since 2.4.0

Arguments
NameTypeConstSummary
scaleFactordoubleNo

The scale factor for the symbol size.

Properties

PropertyTypeNullableReadonlySummary
ScaleFactordoubleNoNo

The scale factor for the symbol size.

ScaleFactor

double GetScaleFactor() const

void SetScaleFactor(double scaleFactor)

The scale factor for the symbol size.

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