UNPKG

@threepipe/webgi-plugins

Version:

WebGi - Realistic Rendering Plugins for ThreePipe.

9 lines 257 B
export declare function getShaders(): { computeScreenSpaceVelocity: string; getWorldPositionFromViewZ: string; temporalAA: string; ssReflection: string; calculateGI: string; __inited: boolean; }; //# sourceMappingURL=shaders.d.ts.map