UNPKG

@react-three/postprocessing

Version:

postprocessing wrapper for React and @react-three/fiber

6 lines (5 loc) 182 B
export declare const Noise: ({ blendFunction, opacity, ...props }: { [x: string]: any; blendFunction?: any; opacity?: any; }) => import("react/jsx-runtime").JSX.Element;