- import "./ShadersInclude/clipPlaneFragmentDeclaration2";
- import "./ShadersInclude/imageProcessingDeclaration";
- import "./ShadersInclude/logDepthDeclaration";
- import "./ShadersInclude/helperFunctions";
- import "./ShadersInclude/imageProcessingFunctions";
- import "./ShadersInclude/fogFragmentDeclaration";
- import "./ShadersInclude/clipPlaneFragment";
- import "./ShadersInclude/logDepthFragment";
- import "./ShadersInclude/fogFragment";
- /** @internal */
- export declare const gpuRenderParticlesPixelShader: {
- name: string;
- shader: string;
- };
|