FireEffectConfig

类:火焰效果配置项

Constructor

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

构造火焰效果的配置项

Members

NameTypeDescription
colorObject

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

fireTypeGlodon.Bimface.Plugins.ParticleSystem.FireType

火焰效果类型

positionObject

火焰对象的插入点

scaleNumber

火焰对象的缩放比例

smokeConcentrationNumber

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

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

Viewer3D或ViewerGIS对象,必填