Commit 6e1ba9e9 authored by bp0002's avatar bp0002
Browse files

# fix

parent ed96c7a0
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -29,8 +29,8 @@ import { ETempNodeAnimationDataKey, GLTFTool } from "../gltf/base";
import { LoadExtraMaterial } from "../render3d/extends/material";
import { MeshParticleSystemGeometry } from "./mesh_particle_system_geomtry";
import { Scene } from "../render3d/scene";
import { ExtensionTools } from "interface";
import { StandardMaterialData, StandardMaterialMesh } from "material/standardmaterial";
import { ExtensionTools } from "../interface/index";
import { StandardMaterialData, StandardMaterialMesh } from "../material/standardmaterial";
// import { ModelObj } from "../model_obj";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment