説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

DummyShaderGraphLibrary.cs 174B

1234
  1. // This file is only to force Unity to load the ShaderLibrary's hlsl files in visual studio project via asmdef file, so they can be browse.
  2. class DummyShaderGraphLibrary
  3. {
  4. }