Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LuminosityHighPassShader

Luminosity high pass shader

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

Hierarchy

  • LuminosityHighPassShader

Index

Properties

fragmentShader

fragmentShader: string

shaderID

shaderID: string

uniforms

uniforms: { defaultColor: I3JS.Uniform; defaultOpacity: I3JS.Uniform; luminosityThreshold: I3JS.Uniform; smoothWidth: I3JS.Uniform; tDiffuse: I3JS.Uniform }

Type declaration

vertexShader

vertexShader: string

Generated using TypeDoc