JSTransparency
API for setting up excavation analysis features.
var transparency = Module.getTransparency();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