UNPKG

@threepipe/plugin-blend-importer

Version:
3 lines 227 B
import { Ctx } from './ctx'; export declare function createMesh(object: any, loaded: WeakMap<any, any>, ctx: Ctx): import('three').Mesh<any, any, import('three').Object3DEventMap> | undefined; //# sourceMappingURL=mesh.d.ts.map