Constructor
new Glodon.Bimface.Plugins.Animation.WaterEffectConfig()
Members
Name | Type | Description |
---|---|---|
boundary | Array | 水面边界点 |
color | Glodon.Web.Graphics.Color | 水面颜色 |
flow | Boolean | 水面是否流动 |
heightTolerance | Number | 允许的构件高差,默认为0.001,单位与场景单位相同 |
offset | Number | 竖向偏移 |
scale | Number | 波纹系数 |
shadow | Boolean | 水面是否有倒影 |
viewer | Object | Viewer对象 |
xDirection | Number | 水平流速 |
yDirection | Number | 垂直流速 |