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 228 B
export { MaterialExtender, updateMaterialDefines, uiConfigMaterialExtension } from './MaterialExtender'; export type { MaterialExtension, IShaderPropertiesUpdater } from './MaterialExtension'; //# sourceMappingURL=index.d.ts.map