Property ColorModulation
ColorModulation
Gets or sets the color modulation that reduces the brightness of the point's color based on the value of another attribute, usually intensity.
Declaration
public PointCloudColorModulation? ColorModulation { get; set; }
Property Value
| Type | Description |
|---|---|
| PointCloudColorModulation | The color modulation. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |