Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DigitalGlitch

Digital glitch

See the ngx3js docs page for details. See the webgl / postprocessing / glitch | page for a live demo.

Hierarchy

  • DigitalGlitch

Index

Properties

fragmentShader

fragmentShader: string

uniforms

uniforms: { amount: I3JS.Uniform; angle: I3JS.Uniform; byp: I3JS.Uniform; col_s: I3JS.Uniform; distortion_x: I3JS.Uniform; distortion_y: I3JS.Uniform; seed: I3JS.Uniform; seed_x: I3JS.Uniform; seed_y: I3JS.Uniform; tDiffuse: I3JS.Uniform; tDisp: I3JS.Uniform }

Type declaration

vertexShader

vertexShader: string

Generated using TypeDoc