ParticleSystem

ParticleSystem

new ParticleSystem(viewer, opt)

Description:
  • 粒子系统
Parameters:
Name Type Description
viewer Cesium.Viewer 地图viewer对象
opt Object
Properties
Name Type Description
position Cesium.Cartesian3 位置
image String 图片路径
allTime Number 生命周期
burstTimes Array 爆炸时间点
burstScale Number 爆炸缩放

Methods

destroy()

Description:
  • 销毁

hide()

Description:
  • 隐藏

show()

Description:
  • 展示

start()

Description:
  • 开始