::: details 目录 [[toc]] :::
改控制类在初始化之后会自动订阅事件然后用于控制场景的加载以及卸载行为
/** *初始化3D容器 * * @param {*} domID * @memberof VueHelpClass */ loadSceneView(domID) {}