| Description | An example script for exporting the heightfield as a bitmap. |
|---|---|
| Author | Aaron |
| Created | 2010/05/24 |
| Requires | L3DT v2.9 beta 2 or later |
| Download | ExportHeightfieldAsBitmap.zs |
map.SaveFile2 <GetMap "HF"> <file.SaveDlg "bmp" NULL "Bitmap images (*.bmp)|*.bmp|"> false true
None.