Three Color Map and Control Map Settings
Three Color Map and Control Map Settings provide basic cel-shading settings in the Unity Toon Shader. These settings allow you to control the rendering of light and shadow areas independently from the actual light color. UTS provides detailed control over whether the directional light color affects materials. Please refer to Scene Light Effectiveness Settings for more information.
Three Basic Color Maps
Base Map
Base Color: Texture(sRGB) × Color(RGB). The default color is white. The base color represents the color of the unshaded areas of objects or characters.
| Base Color Map (Face) | (Hair) | Result |
|---|---|---|
![]() |
![]() |
![]() |
Apply to 1st Shading Map
Apply Base Map to the 1st Shading Map. When you check Apply to 1st Shading Map, the texture map in 1st Shading Map is not applied for rendering and the Inspector window disables its texture UI.
1st Shading Map
The map used for the brighter portions of the shadow. Texture(sRGB) × Color(RGB). The default color is white.
| 1st Shading Map (Face) | (Hair) | Result |
|---|---|---|
![]() |
![]() |
![]() |
Apply to 2nd Shading Map
Apply Base Map or the 1st Shading Map to the 2nd Shading Map. When you check Apply to 2nd Shading Map, the texture map in 2nd Shading Map is not applied for rendering and the Inspector window disables its texture UI.
2nd Shading Map
The map used for the darker portions of the shadow. Texture(sRGB) × Color(RGB). The default color is white.
| 2nd Shading Map (Face) | (Hair) | Result |
|---|---|---|
![]() |
![]() |
![]() |
Shadow Control Maps
Textures that dictate the fixed shadows of the material.
1st Shading Position Map
Specifies the position of fixed shadows that fall in 1st shade color areas in UV coordinates. 1st Position Map: Texture(linear).
2nd Shading Position Map
Specifies the position of fixed shadows that fall in 2nd shade color areas in UV coordinates. 2nd Position Map: Texture(linear).
Example of Shadow Control Map Application
| Base Map | 1st Shading Map | Shading Position Map |
|---|---|---|
![]() |
![]() |
![]() |
No Shadow Control Maps:

1st Shading Position Map:

2nd Shading Position Map:

Both:












