JSEditTerrain
지도 내 지형 편집 기능 설정을 위한 API입니다.
var editTerrain = Module.getEditTerrain();Function
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