sdfsdfs
This commit is contained in:
18
node_modules/pixi.js/lib/rendering/high-shader/shader-bits/globalUniformsBit.d.ts
generated
vendored
Normal file
18
node_modules/pixi.js/lib/rendering/high-shader/shader-bits/globalUniformsBit.d.ts
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
export declare const globalUniformsBit: {
|
||||
name: string;
|
||||
vertex: {
|
||||
header: string;
|
||||
};
|
||||
};
|
||||
export declare const globalUniformsUBOBitGl: {
|
||||
name: string;
|
||||
vertex: {
|
||||
header: string;
|
||||
};
|
||||
};
|
||||
export declare const globalUniformsBitGl: {
|
||||
name: string;
|
||||
vertex: {
|
||||
header: string;
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user