Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LuminosityShader

Luminosity shader

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

Hierarchy

  • LuminosityShader

Index

Properties

fragmentShader

fragmentShader: string

uniforms

uniforms: { tDiffuse: I3JS.Uniform }

Type declaration

vertexShader

vertexShader: string

Generated using TypeDoc