Skip to content

Commit f0eeee2

Browse files
committed
HDRP-asset must be HDRP-Asset on GitHub as the file-system is case sensitive.
1 parent 91d4947 commit f0eeee2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,11 @@ Please, make shure that HDRP or URP is installed and set up before installing th
216216

217217
Samples for Universal RP require `UTS2URPPipelineAsset` to be set in `Project Setting` dialog.
218218

219-
<img width = "400" src="images/URP-asset.png">
219+
<img width = "400" src="images/URP-Asset.png">
220220

221221
Ones for HDRP require `HDRenderPipelineAsset_UTS` asset as well.
222222

223-
<img width = "400" src="images/HDRP-asset.png">
223+
<img width = "400" src="images/HDRP-Asset.png">
224224

225225
The Color Space must be set to `Linear`.
226226

com.unity.toonshader/Documentation~/ja/index_ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,11 @@ HDRP, Universal RP の場合はそれぞれのレンダーパイプラインの
213213

214214
Universal RP 用サンプルは`Project Setting`ダイアログで `UTS2URPPipelineAsset` を設定する必要があります。
215215

216-
<img width = "400" src="images/URP-asset.png">
216+
<img width = "400" src="images/URP-Asset.png">
217217

218218
同様にHDRP 用サンプルは`HDRenderPipelineAsset_UTS` アセットの設定が必要です。
219219

220-
<img width = "400" src="images/HDRP-asset.png">
220+
<img width = "400" src="images/HDRP-Asset.png">
221221

222222
また、カラースペースは`Linear`に設定する必要があります。
223223

0 commit comments

Comments
 (0)