| Description | Convert an 8-bit map to a 32-bit heightfield. | 
|---|---|
| Author | Aaron | 
| Script | ByteMap_ConvToHF.zfilter | 
| Name | Type | Default value | Description | 
|---|---|---|---|
| hMapInput | hvar | N/A | A handle to the input byte map. | 
| MinAlt | float | 0 | The minimum altitude of the output heightfield, in metres above sea-level. | 
| MaxAlt | float | 1 | The maximum altitude of the output heightfield, in metres above sea-level. | 
| Name | Type | Description | 
|---|---|---|
| hMapOutput | hvar | A handle to the output heightfield map. | 
This filter has no options.
None.