ISceneOption
场景背景
属性
background
场景背景
background?: ISceneBackground
类型: ISceneBackground
camera
默认视角设置
camera?: ICamera
类型: ICamera
center
center?: [number, number]
类型: ]number, number\]
colorEffects
色彩特效
colorEffects?: IColorEffects | \
类型: IColorEffects | \
constraints
限制视野角度 Camera
constraints?: IConstraints
类型: IConstraints
environment
environment?: EnvironmentOption
event
event?: EventOption
类型: EventOption
extent
限制场景区域
extent?: IExtent
类型: IExtent
highlightsStyle
highlightsStyle?: HighlightOptions
类型: HighlightOptions
layer
layer?: ISceneLayerOption
map
map?: IMapOption
类型: IMapOption
plugin
plugin?: PluginOption
类型: PluginOption
popup
popup?: PopupOption
类型: PopupOption
preset
场景预设
preset?: ScenePresetOptions
qualityLevel
提高内存上限 可达1.5G
qualityLevel?: "low" | "medium" | "high"
类型: "low" | "medium" | "high"
spatialReference
场景坐标系
spatialReference?: ISpatialReference
ui
ui?: ISceneUIOption
类型: ISceneUIOption
viewingMode
viewingMode?: SceneViewMode
类型: SceneViewMode
zoom
zoom?: number
类型: number
zoomRange
限制缩放级别 侦听zoom值的变化, watch(() => scene.zoom, () => {})
zoomRange?: object
类型: object

BIMFlux AI
