docs.unity3d.com
    Show / Hide Table of Contents

    Contexts and Blocks

    This section contains reference documentation for the Shader Graph Contexts available in the High Definition Render Pipeline (HDRP). Each page describes the Context itself, the shader stage the Context represents, and the list of compatible HDRP-specific Blocks.

    In HDRP, many Blocks exist solely to set properties relevant for particular settings in the Graph Settings menu. If you enable one of these settings, Shader Graph automatically adds any Block relevant for that setting to the Context. If you disable the setting, Shader Graph automatically removes the relevant Blocks from the Context.

    This relationship between settings and Blocks has the following consequences:

    • If you enable a setting and delete any of its relevant Blocks, the Context uses the deleted Block's Default Value when Shader Graph builds the final shader.
    • If you add a Block relevant to a particular setting and don't enable that setting, Shader Graph ignores the Block and any connected Nodes when it builds the final Shader.

    The list of Contexts is as follows:

    • Vertex Context
    • Fragment Context
    Back to top
    Terms of use
    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