Description | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Description

    A Shader Graph enables you to build shaders visually. Instead of hand writing code you create and connect nodes in a graph network. The graph framework gives instant feedback on the changes, and it’s simple enough that new users can become involved in shader creation.

    For an introduction to Shader Graph see Getting Started.

    Disclaimer

    This repository and its documentation is under active development. Everything is subject to change.

    Contents

    • Getting Started
      • Custom Functions with Custom Function Node
    • Shader Graph
      • Shader Graph Window
      • Blackboard
      • Master Preview
      • Create Node Menu
      • Shader Graph Asset
    • Sub Graph
      • Sub Graph Asset
    • Node
      • Port
      • Edge
      • Master Node
    • Data
      • Property Types
      • Data Types
      • Port Bindings
    • Node Library
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX