ScanEffect

new Cesium.ScanEffect()

扫描效果

Members

设置/获取扫描中心点 当mode=LINE,表示线上的一点,当mode=CICLE时,表示圆形中心点,使用世界坐标系.
设置/获取扫描效果颜色.
设置/获取扫描方向 仅当mode=LINE时起作用,使用世界坐标系.
设置/获取扫描距离 当mode=CIRCLE时表示扫描半径,当mode=LINE时表示扫描距离.
设置/获取扫描效果持续时间,默认值为1000.0毫秒.
获取扫描效果对象
设置/获取扫描效果是否开启
设置/获取扫描线线宽,默认为20.0,单位为米.
设置/获取扫描效果模式,默认为线形. See ScanEffectMode
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.