PostProcessPlugin

LittleJS Post Processing Plugin

  • Supports shadertoy style post processing shaders
  • call initPostProcess to set it up

Members

(static) glPostIncludeOverlay :boolean

Should overlay canvas be included in post processing

Type:
  • boolean

(static) glPostShader :WebGLProgram

Shader for post processing

Type:
  • WebGLProgram

(static) glPostTexture :WebGLTexture

Texture for post processing

Type:
  • WebGLTexture