Version: Unity 6.5 (6000.5)
Language : English
Custom shaders
Creating shaders with Shader Graph

Writing custom shaders

Resources for creating your own shaders using Shader Graph, or High-Level Shader Language (HLSL) and ShaderLab.

Page Description
Creating shaders with Shader Graph Learn about Shader Graph, a tool that lets you create shaders without writing code.
Writing shaders in code Resources for writing custom shader code in high-level shader language (HLSL) and ShaderLab.
Writing compute shaders Resources for creating and using shader programs that run outside of the normal rendering pipeline.
Custom shaders
Creating shaders with Shader Graph