Overview of Unity Toon Shader (UTS3)
masterThe Unity Toon Shader (UTS3) is a specialized set of shaders designed for cel-shaded 3D-CG animation. It allows creators to implement detailed color designs by specifying colors for light and shadow areas independently of the actual scene light colors. This is achieved through a system of three basic colors: base color, 1st shading color, and 2nd shading color.
Key features include:
- Color Control: Apply specific colors for highlights and multiple shading steps.
- Advanced Effects: Support for Highlight, Rim Light, Emission, Angel Ring, Material Capture (MatCap), and Outlines.
- Pipeline Agnostic: Works across multiple render pipelines with varying feature sets.