CustomCylinderPrimitive

CustomCylinderPrimitive

new CustomCylinderPrimitive(viewer, opt)

Description:
  • 自定义锥体
Parameters:
Name Type Description
viewer Cesium.Viewer
opt Object
Properties
Name Type Description
center Cesium.Cartesian3 中心点坐标
color Cesium.Color 颜色
radius Number 半径
length Number 长度
speed Number 速度

Methods

destroy()

Description:
  • 销毁