Skip to content

KBE3D / KBCore / utils / StartFlickerOptions

接口: StartFlickerOptions

高亮闪烁控制参数

属性

color?

optional color: string | Color | (eventParams?: any) => string | Color | undefined

css颜色值、Cesium.Color对象或函数,用于生成颜色,默认值为Cesium.Color.YELLOW


maxAlpha?

optional maxAlpha: number

闪烁的最大透明度


time?

optional time: number

闪烁的时长(秒),未设置时不自动停止


onEnd()?

optional onEnd: (...args: any[]) => any

闪烁播放完成后的回调方法

参数

args

...any[]

返回

any

KBE3D @3.0.0 Copyright © 2024-present KBE3D