Namespace: GameEngine.Layers.PointCloud
Class: GameEngine/Layers/PointCloud/ArcGISPointCloudFixedSizeAlgorithm
Since: 2.4.0
Inheritance: ArcGISPointCloudSizeAlgorithm->ArcGISPointCloudFixedSizeAlgorithm

Summary

An algorithm to render points with fixed meters or screen space sizing.

Constructors

ArcGISPointCloudFixedSizeAlgorithm(double size, ArcGISSymbolSizeUnits sizeUnits)

Creates a point cloud fixed size algorithm with the specified size and size units.

Since 2.4.0

Arguments
NameTypeSummary
sizedouble

Symbol size in real-world units or display units.

sizeUnitsArcGISSymbolSizeUnits

Whether size is in meters or screen-space units.

Properties

PropertyTypeNullableReadonlySummary
SizedoubleNoNo

Symbol size in meters or screen-space units.

SizeUnitsArcGISSymbolSizeUnitsNoNo

Whether size is in meters or screen-space units.

Size

double Size

Symbol size in meters or screen-space units.

SizeUnits

Whether size is in meters or screen-space units.

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