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

    Enumeration GBuffer

    An enumeration of G-Buffer components.

    Index

    Enumeration Members

    Enumeration Members

    COLOR: "Color"

    The color of the scene.

    DEPTH: "Depth"

    The scene depth.

    EMISSION: "Emission"

    The total emissive radiance.

    NORMAL: "Normal"

    The view-space normals.

    ORM: "ORM"

    An Occlusion-Roughness-Metalness buffer.

    • R = Ambient Occlusion
    • G = Roughness
    • B = Metalness