new DiffuseWall(map, opt)
扩散墙
Parameters:
| Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
map |
Glodon.CIMCube | CIMCube实例 | |||||||||||||||||||||
opt |
Object | 扩散墙特效参数
Properties
|
Methods
-
dispose()
-
释放资源
-
hide()
-
隐藏
-
show()
-
显示
-
updateOption(opt)
-
更新参数
Parameters:
Name Type Description optObject 扩散墙特效参数 Properties
Name Type Description heightNumber 墙的高度,默认100 colorColor 墙的颜色,默认黄色 centerArray 必填,扩散墙中心位置 radiusNumber 扩散墙半径,默认100 edgeNumber 扩散墙边数,默认32,圆形 timeNumber 扩散效果时间,默认3s