ktongue's picture
download
raw
456 Bytes
/**
* Vignette shader
* based on PaintEffect postprocess from ro.me
* http://code.google.com/p/3-dreams-of-black/source/browse/deploy/js/effects/PaintEffect.js
*/
export declare const VignetteShader: {
uniforms: {
tDiffuse: {
value: null;
};
offset: {
value: number;
};
darkness: {
value: number;
};
};
vertexShader: string;
fragmentShader: string;
};

Xet Storage Details

Size:
456 Bytes
·
Xet hash:
a85217ce7a75826c1e5cca4017e26f478ceb6a40e0646285799ed4b30506ab83

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