FogConfig

类:雾景效果配置项

Constructor

new Glodon.Bimface.Plugins.WeatherEffect.FogConfig()

构造雾景效果的配置项

Members

NameTypeDescription
darknessNumber

天空的灰暗程度,取值范围为0-1,默认值为0.5

fogColorGlodon.Web.Graphics.Color

雾的颜色

lightAttenuationNumber

光线衰减指数,取值范围为(0, +∞),默认值为3.5,值越小则场景雾化速度越慢

startDistanceNumber

雾的起始距离,取值范围为(0, +∞),默认值为0.0

viewerGlodon.Bimface.Viewer.Viewer3D | Glodon.Bimface.Viewer.ViewerGIS

Viewer3D或ViewerGIS对象,必填

visibleDistanceNumber

最远可见距离,单位与场景单位保持一致