MCPcopy Create free account
hub / github.com/DavidHDev/react-bits /

Class

src/ts-tailwind/Backgrounds/Dither/Dither.tsx:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133`;
134
135class RetroEffectImpl extends Effect {
136 public uniforms: Map<string, THREE.Uniform<any>>;
137 constructor() {
138 const uniforms = new Map<string, THREE.Uniform<any>>([

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected