We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 218f63c commit 4abc6c7Copy full SHA for 4abc6c7
com.unity.toonshader/Documentation~/Modes.md
@@ -2,7 +2,8 @@
2
3
The Unity Toon Shader mode that controls what settings are exposed in the shader.
4
5
-
+<img src="images/InspectorMode.png" >
6
+<br/><br/>
7
| Value | Description | Image |
8
| ---- | ---- | ---- |
9
| Standard | Standard provides basic cel-shading technique. | <img src="images/SphereStandard.png"> |
com.unity.toonshader/Documentation~/Parameter-Settings.md
@@ -1,6 +1,9 @@
1
# Shader Settings in the inspector window.
-The followings are all the Unity Toon Shader settings.
+The followings are all the Unity Toon Shader settings in the inspector window.
+
+<img src="images/InspectorUTS.png" >
* [Modes](Modes.md)
* [Shader Settings](Shader.md)
com.unity.toonshader/Documentation~/images/InspectorMode.png
61.7 KB
com.unity.toonshader/Documentation~/images/InspectorUTS.png
70.9 KB
0 commit comments