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

    Enumeration GBufferDebug

    An enumeration of virtual G-Buffer components for debugging purposes.

    This enum is intended to be used with BufferDebugPass only.

    Index

    Enumeration Members

    Enumeration Members

    DISTANCE: "Distance"

    Calculates the distance from the fragment to the camera.

    POSITION: "Position"

    Reconstructs the world position from the depth buffer.