SnapshotPlugin
用于创建和管理场景视口快照功能的插件
关系
Implements
SnapshotPlugin Implements ISnapshotPlugin
实现接口: ISnapshotPlugin
用于创建和管理场景视口快照功能的插件
构造函数
SnapshotPlugin
构造函数
new SnapshotPlugin(props?)
参数
- props?:
ISnapshotPluginProps快照插件配置属性
返回:SnapshotPlugin SnapshotPlugin对象
属性
icon
插件icon
icon: string
类型: string
id
插件唯一标识
id: string
类型: string
label
插件标识
label: string
类型: string
model
快照模型实例
model: any
类型: any
props
插件配置属性
props: ISnapshotPluginProps
scene
当前场景实例
scene: IScene
类型: IScene
view
快照视图实例
view: any
类型: any
方法
close
关闭插件
close(): void
返回:void
destroy
销毁插件
destroy(): void
返回:void
initToolbar
初始化工具栏
initToolbar(): void
返回:void
install
安装插件到场景
show
打开剖切面板
show(): void
返回:void
toggle
切换插件显示状态
toggle(): void
返回:void

BIMFlux AI
