5 lines
174 B
C#
Raw Normal View History

2025-03-11 15:30:07 +08:00
// 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.
class DummyShaderGraphLibrary
{
}