Utility Nodes | Shader Graph | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Utility Nodes

    Preview Sub-Graph
    Image Image
    Provides a preview window and passes the input value through without modification. Provides a reference to a Sub-graph asset.

    Logic

    All And
    Image Image
    Provides a preview window and passes the input value through without modification. Provides a reference to a Sub-graph asset.
    Any Branch
    Image Image
    Returns true if any of the components of the input In are non-zero. Provides a dynamic branch to the shader.
    Comparison Is Infinite
    Image Image
    Compares the two input values A and B based on the condition selected on the dropdown. Returns true if any of the components of the input In is an infinite value.
    Is NaN Nand
    Image Image
    Returns true if any of the components of the input In is not a number (NaN). Returns true if both the inputs A and B are false.
    Not Or
    Image Image
    Returns the opposite of input In. If In is true the output will be false, otherwise it will be true. Returns true if either of the inputs A and B are true.
    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