download
raw
446 Bytes
import { Vector2 } from 'three';
/**
* NVIDIA FXAA by Timothy Lottes
* http://timothylottes.blogspot.com/2011/06/fxaa3-source-released.html
* - WebGL port by @supereggbert
* http://www.glge.org/demos/fxaa/
*/
export declare const FXAAShader: {
uniforms: {
tDiffuse: {
value: null;
};
resolution: {
value: Vector2;
};
};
vertexShader: string;
fragmentShader: string;
};

Xet Storage Details

Size:
446 Bytes
·
Xet hash:
3ec9d75b5fa5b6d31a7de7730dae358f91aa9731cc37f0f4f9627f3a34e3a695

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