初始化版本库,可用
This commit is contained in:
6
types/GLSL/GoochShader1.d.ts
vendored
Normal file
6
types/GLSL/GoochShader1.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare const GoochShader1: {
|
||||
uniforms: {};
|
||||
vertexShader: any;
|
||||
fragmentShader: any;
|
||||
};
|
||||
//# sourceMappingURL=GoochShader1.d.ts.map
|
Reference in New Issue
Block a user