FlowEffect

类:水流动画

Constructor

new Glodon.Bimface.Plugins.Animation.FlowEffect(flowEffectConfig)

构造水流动画对象

Parameters:
NameTypeDescription
flowEffectConfigGlodon.Bimface.Plugins.Animation.FlowEffectConfig

水流动画配置项

Methods

getId()

获取水流动画对象ID

Returns:
TypeDescription
String

水流动画对象ID

getSpeed()

获取水流动画速度

Returns:
TypeDescription
Array

水流动画速度

play()

开始动画效果

setSpeed(speed)

设置水流动画速度

Parameters:
NameTypeDescription
speedArray

水流动画速度

stop()

停止动画效果