ktongue's picture
download
raw
326 Bytes
/**
* Sepia tone shader
* based on glfx.js sepia shader
* https://github.com/evanw/glfx.js
*/
export declare const SepiaShader: {
uniforms: {
tDiffuse: {
value: null;
};
amount: {
value: number;
};
};
vertexShader: string;
fragmentShader: string;
};

Xet Storage Details

Size:
326 Bytes
·
Xet hash:
403fb19fb0d89a03244862f4ca7a37ea881f10a9861982fa7521a660a71da82b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.