FlowEffectConfig
类:水流动画配置项
Constructor
new Glodon.Bimface.Plugins.Animation.FlowEffectConfig()
构造水流动画配置项
Members
Name | Type | Description |
---|---|---|
id | String | 水流动画ID |
material | Glodon.Bimface.Plugins.Material.Material | 材质对象 |
speed | Array | 流动动画速度,默认值为[0, 0] |
viewer | Glodon.Bimface.Viewer.Viewer3D | Viewer对象,要求为Viewer3D对象 |