Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FocusShader

Focus shader

See the ngx3js docs page for details.

Hierarchy

  • FocusShader

Index

Properties

fragmentShader

fragmentShader: string

uniforms

uniforms: { sampleDistance: I3JS.Uniform; screenHeight: I3JS.Uniform; screenWidth: I3JS.Uniform; tDiffuse: I3JS.Uniform; waveFactor: I3JS.Uniform }

Type declaration

vertexShader

vertexShader: string

Generated using TypeDoc