webcad-ue4-api/types/GLSL/GoochShader1.d.ts

6 lines
148 B
TypeScript
Raw Normal View History

2021-01-28 10:17:21 +08:00
export declare const GoochShader1: {
uniforms: {};
vertexShader: any;
fragmentShader: any;
};
//# sourceMappingURL=GoochShader1.d.ts.map