NASA-AMMOS / 3DTilesRendererJS

Renderer for 3D Tiles in Javascript using three.js
https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/mars.html
Apache License 2.0
1.46k stars 265 forks source link

src/three/gltf/classes/StructualMetadata.js #575

Closed dragonzoebai closed 1 month ago

dragonzoebai commented 1 month ago

// 第4行 import { PropertyAttributeAccessor } from './PropertyAttributeAccessor'; // 改为 import { PropertyAttributeAccessor } from './PropertyAttributeAccessor.js';

当在html引用时报错