提交 a68c862e 编写于 作者: W webglzhang

fix the format problem of instancedmesh.d.ts

上级 28cadf54
......@@ -4,7 +4,7 @@ import { Material } from './../materials/Material';
import { BufferAttribute } from './../core/BufferAttribute';
import { Mesh } from './Mesh';
import { Matrix4 } from './../math/Matrix4';
import {Intersection, Raycaster} from "../core/Raycaster";
import { Intersection, Raycaster } from "../core/Raycaster";
export class InstancedMesh extends Mesh {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册