SkyBoxManagerConfig
类:天空盒管理器配置项
Constructor
new Glodon.Bimface.Plugins.SkyBox.SkyBoxManagerConfig()
构造天空盒管理器的配置项
Members
Name | Type | Description |
---|---|---|
customizedImage | Object | 自定义的天空盒背景图片 {front: url, back: url, left: url, right: url, top: url, buttom: url} |
style | Glodon.Bimface.Plugins.SkyBox.SkyBoxStyle | 天空盒效果选项 |
viewer | Glodon.Bimface.Viewer.Viewer3D | Glodon.Bimface.Viewer.ViewerGIS | Viewer3D或ViewerGIS对象,必填 |