docs.unity3d.com
    Show / Hide Table of Contents

    Enum DebugViewGbuffer

    Debug view for GBuffers.

    Namespace: UnityEngine.Rendering.HighDefinition.Attributes
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.high-definition@11.0\\Packages\\com.unity.render-pipelines.high-definition\\Runtime\\Debug\\MaterialDebug.cs")]
    public enum DebugViewGbuffer

    Fields

    Name Description Value
    None

    No GBuffer debug.

    0
    Depth

    Display GBuffer depth.

    10
    BakeDiffuseLightingWithAlbedoPlusEmissive

    Display GBuffer diffuse lighting with albedo and emissive.

    11
    BakeShadowMask0

    Display GBuffer Shadow Mask 0.

    12
    BakeShadowMask1

    Display GBuffer Shadow Mask 1.

    13
    BakeShadowMask2

    Display GBuffer Shadow Mask 2.

    14
    BakeShadowMask3

    Display GBuffer Shadow Mask 3.

    15
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023