Gradient Property for Shader / Shader Graph
Shader Graph
Enjoying Gradient Property for Shader?Leave a reviewThis guide will help learn how to use the gradient property for shader graphs.
Adding a gradient property
- Open the shader graph and set the Custom Editor GUI to
GradientShaderEditorin the graph settings. - Add a
Texture2Dproperty to the graph. - The reference name must include
GradientTextureanywhere in it (case insensitive). - Use the included sub graph to sample the gradient at a given UV.
Last updated

