Skip to content

Commit 3279b90

Browse files
authored
Task/1394 light color information (#218)
* - Added detailed information for light color. * - Improved the directional light description in GettingStarted.md. * Fixed typo wether to whether in GettinStarted.md.
1 parent 0e3826e commit 3279b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.toonshader/Documentation~/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Because the **Unity Toon Shader**(UTS) includes shaders for all the render pipel
4141
| --- |
4242
| <img src="images/AppliedUTS.png"> |
4343

44-
You see all the lights aren't affecting like usual lighting. This is because UTS controls the response of the lighting according to the artist's intentions.
44+
You see the directional light isn't affecting like usual shading. This is because UTS controls the response of the lighting according to the artist's intentions. UTS allows detailed control whether the directional light color effects on materials. Please refer to [Scene Light Effectiveness Settings](SceneLight.md). But, while learning this section, setting the light color to **white** is recommendable.
4545

4646
## Setting up three basic colors
4747

0 commit comments

Comments
 (0)