postprocessing - v7.0.0-beta.16
    Preparing search index...

    Class FullscreenMaterialAbstract

    A fullscreen shader material.

    This material provides the following commonly used uniforms:

    • mat4 projectionMatrix
    • mat4 projectionMatrixInverse
    • mat4 viewMatrix
    • mat4 viewMatrixInverse
    • vec3 cameraParams
    • vec4 resolution
    • sampler2D inputBuffer

    Uses GLSL3 by default.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Accessors

    Methods