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~/FeatureModel_en.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,5 +112,9 @@
112
112
| DXR shadow supported in render pipelines | 3.1 | N.A. | N.A. | OK ||
113
113
|***4. Box Light***||||||
114
114
| Substitute for directional light | 3.1 | N.A. | N.A. | OK | to avoid the limitation that unable to have multiple directional light casting shadows |
115
+
|**UTS Feature Model 3.2**||||||
116
+
|***1. Instanced stereo rendering***||||||
117
+
| instanced Stereo Rendering | 3.2 | 3.2 | 3.2 | 3.2 | Stereo instance rendering is available for DX11. Due to pendemic, PS4 and some other consoles are not yet checked. |
Unity Toon Shader became an experimental package. So the package are installable via [Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) . Please refer to [installation.md](installation.md).
Copy file name to clipboardExpand all lines: com.unity.toonshader/Documentation~/whats-new-0.7.x.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
## Review of all terms
4
4
5
-
Unity Toon Shader 0.7.x-preview has reviewed all terms used in menus and inspectors.
5
+
All terms have been reviewed and reclassified in Unity toon shader 0.7.0-preview. The inspector Window has been reorganized.
6
6
7
7
## Added tips to the inspector window.
8
8
9
9
Unity Toon Shader 0.7.x-preview has added tips to elements in the Inspector.
10
10
11
11
## New documentations
12
12
13
-
In Unity Toon Shader 0.7.x-preview, the manuals have been redrawn according to Unity's official documentation format.
13
+
In Unity Toon Shader 0.7.x-preview, the manuals have been rewritten according to Unity's official documentation format.
14
14
15
15
## Added link to documents in the inspector window.
16
16
17
-
Unity Toon Shader 0.7.x-preview added buttons to link to documentation in the inspector window. This will be available in 2022.1 and later.
17
+
Unity Toon Shader 0.7.x-preview added buttons to link to documentation in the inspector window. This feature is available for **Unity** 2022.1 and later.
0 commit comments