FireEffectConfig

类:火焰效果配置项

Constructor

new Glodon.Bimface.Earth.Plugins.ParticleSystem.FireEffectConfig()

构造火焰效果的配置项

Members

NameTypeDescription
colorObject

烟雾颜色,结构为:{smokeColor: {r: 0, g: 0, b: 0}},默认值为该值

locationObject

火焰对象的插入点,经纬度高程坐标:{lat: 39.909196, lon: 116.396412, alt: 0}

scaleNumber

火焰缩放比例

smokeConcentrationNumber

烟雾浓度,取值范围[0,1],默认值为0.6

typeGlodon.Bimface.Earth.Plugins.ParticleSystem.FireType

火焰效果类型

viewerGlodon.Bimface.Earth.Viewer.ViewerGIS

ViewerGIS对象,必填