UNPKG

threepipe

Version:

A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.

3 lines 162 B
import { Object3D } from 'three'; export declare function legacySeparateMapSamplerUVFix(config: any, objs: Object3D[]): void; //# sourceMappingURL=legacy.d.ts.map