feat(registry): 注册 ComponentDetailManager 到全局 Registry 和 BimEngine
This commit is contained in:
@@ -296,7 +296,7 @@ const initEngine = () => {
|
||||
const success = engine.value.engine.initialize({
|
||||
backgroundColor: 0x333333, // 深色背景
|
||||
version: 'v2', // WebGL 版本
|
||||
showStats: true, // 显示性能统计
|
||||
showStats: false, // 显示性能统计
|
||||
showViewCube: true // 显示视图立方体
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user