| Name | Type | Default value | Description |
|---|---|---|---|
| FileName | string | NULL | The file name of the map file to be saved. Note that the file type is determined from the file extension. |
| MapType | mapid | Heightfield (code 20) | The type of the map to load, e.g. heightfield, RGB image, RGBA image, etc. |
You may either enter the FileName value manually by editing the pin value, or by connecting the pin to a filter such as UI:FileDialog.
| Name | Type | Description |
|---|---|---|
| hMap | hvar | A handle to the newly loaded map. |
This filter has no options.
None.