UIDisplayProps

组件配置

属性

components

组件配置

components: any

类型: any

position

位置

position?: "top-left" | "bottom-left" | "top-right" | "bottom-right"

类型: "top-left" | "bottom-left" | "top-right" | "bottom-right"

scene

场景实例

scene: IScene

类型: IScene

title

标题

title?: string

类型: string

view

场景视图实例

view: ISceneView

类型: ISceneView

BIMFlux AI