Property TransformType
TransformType
Gets or sets the type of transform that is applied to the field value before evaluating.
Declaration
public PointCloudAttributeTransformType TransformType { get; set; }
Property Value
| Type | Description |
|---|---|
| PointCloudAttributeTransformType | The type of transform that is applied to the field value before evaluating. |
Remarks
The default value is None, which means that no transform is applied to the field value before evaluating the renderer.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |