You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.toonshader/Documentation~/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,9 +81,9 @@ The Toon shader should be switched to match the pipeline.
81
81
82
82
83
83
## 【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..
85
85
86
-
<imgwidth = "480"src="images/UTS2_Standard.png">
86
+
<Imgwidth = "480"src="images/UTS2_Standard.png">
87
87
88
88
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.
0 commit comments