Нет описания
Вы не можете выбрать более 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. }