暂无描述
您最多选择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. }