Skip to content

Commit 3d36247

Browse files
committed
fixed: typo in the description of uber shader in index.md.
1 parent 15dcded commit 3d36247

File tree

1 file changed

+2
-2
lines changed
  • com.unity.toonshader/Documentation~

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ The Toon shader should be switched to match the pipeline.
8181

8282

8383
## 【Unity Toon Shader as an Uber Shader】
84-
UTS2 v.2.0.7.5 consisted of various specialized feature shaders. Now, all the sdhaders are integrated into two shaders. The difference between two shaders is just tessellation capability.
84+
UTS2 v.2.0.7.5 consisted of various specialized feature shaders. Now, all the shaders are integrated into two uber shaders. The difference between two shaders is just one is ready for tessellation but the other is not..
8585

86-
<img width = "480" src="images/UTS2_Standard.png">
86+
<Img width = "480" src="images/UTS2_Standard.png">
8787

8888
Unity Toon Shader has been redesigned as an integrated shader (Uber shader), allowing you to do all the work in one Universal Render Pipeline/Toon shader.
8989

0 commit comments

Comments
 (0)