File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
com.unity.toonshader/Documentation~/ja Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -209,19 +209,19 @@ Render Queueに設定する値について、より詳しく知りたい場合
209209サンプルシーンはパッケージマネージャーからインストール可能です。
210210HDRP, Universal RP の場合はそれぞれのレンダーパイプラインのインストールと設定をお願いいたします。
211211
212- <img width = " 400 " src =" images/InstallingSamples.png " >
212+ <img width = " 400 " src =" ../ images/InstallingSamples.png" >
213213
214214Universal 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
224- <img width = " 400 " src =" images/SelectLinearColorSpace.png " >
224+ <img width = " 400 " src =" ../ images/SelectLinearColorSpace.png" >
225225
226226サンプルプロジェクトを開くと、` Assets\Samples\Unity Toon Shader\0.2.0-preview\Universal RP\Sample Scenes(Universal) ` フォルダ以下に、次のようなサンプルシーンがあります。
227227
You can’t perform that action at this time.
0 commit comments