优化导览预览与讲解展示层

This commit is contained in:
lyf
2026-06-25 02:48:33 +08:00
parent 19516a507b
commit 33641e75df
17 changed files with 1224 additions and 793 deletions

View File

@@ -6,6 +6,7 @@ export interface GuideRenderPoi {
primaryCategoryZh: string
iconType: string
positionGltf?: [number, number, number]
sourceObjectName?: string
}
export interface GuideModelFloorAsset {