Property SizeAlgorithm
SizeAlgorithm
Gets or sets how the size of the points in the point cloud is computed for rendering.
Declaration
public PointCloudSizeAlgorithm? SizeAlgorithm { get; set; }
Property Value
| Type | Description |
|---|---|
| PointCloudSizeAlgorithm | The size algorithm. |
Remarks
When this property is null, a the default algorithm used is a PointCloudSplatAlgorithm.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |