webcad-ue4-api/types/GLSL/GoochShader1.d.ts
2021-01-28 10:17:21 +08:00

6 lines
148 B
TypeScript

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