JSEditTerrain
API for setting terrain editing functions within the map.
var editTerrain = Module.getEditTerrain();clear() → boolean
create(coordinates, height, angle) → boolean
Name
Type
Description
createBoundary(min, max, height, angle) → boolean
Name
Type
Description
setEditFaceColor(data, width, height, type) → boolean
Name
Type
Description
Last updated