webcad-api/types/GLSL/GoochShader1.d.ts
2020-09-24 11:04:12 +08:00

6 lines
148 B
TypeScript

export declare const GoochShader1: {
uniforms: {};
vertexShader: any;
fragmentShader: any;
};
//# sourceMappingURL=GoochShader1.d.ts.map