UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 171 B
/** * * @return {ShaderMaterial} */ export function buildMaterial(): ShaderMaterial; import { ShaderMaterial } from "three"; //# sourceMappingURL=buildMaterial.d.ts.map