Table of Contents

Scripts > ExportHeightfieldAsBitmap

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

Script contents

map.SaveFile2 <GetMap "HF"> <file.SaveDlg "bmp" NULL "Bitmap images (*.bmp)|*.bmp|"> false true

Comments

None.