JSTransparency
지도 내 지형의 터파기 분석 기능 설정을 위한 API입니다.
var transparency = Module.getTransparency();Function
clear()
Module.getTransparency().clear();create(coordinates) → number
Name
Type
Description
var AreaVertices = Module.getMap().getInputPoints();
var nIndex = Module.getTransparency().create(AreaVertices);setAutoMove(coordinates, frame) → boolean
Name
Type
Description
setDepth(depth)
Name
Type
Description
setRadius(radius)
Name
Type
Description
setTexture(data, width, height, type) → boolean
Name
Type
Description
startAutoMove() → boolean
stopAutoMove()
Last updated