Skip to content

Commit 01539cd

Browse files
authored
Task/1283 4 doc (#156)
* - rewrote whats-new-0.7.x.md [skip ci] - rewrote whats-new-0.6.x.md * Updated feature model adding 3.2. [skip ci] * Added descripton for instanced stereo rendering to FeatureModel.md. [skip ci] * ditto [skip ci]
1 parent 9bba86c commit 01539cd

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,9 @@
112112
| DXR shadow supported in render pipelines | 3.1 | N.A. | N.A. | OK | |
113113
| ***4. Box Light*** | | | | | |
114114
| 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. |
118+
115119

116120

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<a id="ExperimentalPackage"></a>
22
## Experimental Package
33

4-
Unity Toon Shader
4+
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).
5+
56

com.unity.toonshader/Documentation~/whats-new-0.7.x.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## Review of all terms
44

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.
66

77
## Added tips to the inspector window.
88

99
Unity Toon Shader 0.7.x-preview has added tips to elements in the Inspector.
1010

1111
## New documentations
1212

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.
1414

1515
## Added link to documents in the inspector window.
1616

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.
1818

0 commit comments

Comments
 (0)