Namespace: GameEngine.Layers.PointCloud
Class: GameEngine/Layers/PointCloud/ArcGISPointCloudSplatAlgorithm
Since: 2.4.0
Inheritance: ArcGISPointCloudSizeAlgorithm->ArcGISPointCloudSplatAlgorithm
Summary
An algorithm to render points with fixed real-world or screen space sizing.
Constructors
ArcGISPointCloudSplatAlgorithm(double scaleFactor)
Creates a point cloud splat algorithm with the specified scale factor.
Since 2.4.0
Arguments
| Name | Type | Summary |
|---|---|---|
scale | double | The scale factor for the symbol size. |
Properties
| Property | Type | Nullable | Readonly | Summary |
|---|---|---|---|---|
ScaleFactor | double | No | No | The scale factor for the symbol size. |