OutputSurfaceFormat
Description
Surface creating filter parameters.Structure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| XScale | Double | 1.0 | Scale factor of final x coordinate. |
| YScale | Double | 1.0 | Scale factor of final y coordinate. |
| ZScale | Double | 1.0 | Scale factor of final z coordinate. |
| ZOffset | Double | 0.0 | Offset of final z coordinate. |
| PointType | PlainType | Type of single point Z coordinate. | |
| MultipointHeight | SurfaceMultipointHeight | Determines the Z coordinate of a surface point created from more than one point. |
