OutputSurfaceFormat
Description
Surface creating filter parameters.Structure 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. |
