Appearance
electricShield
ElectricShield
new ElectricShield(options)
发光罩
| Param | Type | Description |
|---|---|---|
| options | object | 参数 |
| options.name | string | 图层名称 |
| options.show | boolean | 是否可见 |
| options.color | string | 发光罩颜色 |
| options.opacity | number | 发光罩颜色 |
| options.radius | number | 半径 |
| options.rotation | Array | 旋转数组 |
| options.position | Array | 位置坐标数组 |
| options.scale | Array | 比例数组 |
| options.speed | number | 速度 |