UnityGame/Library/PackageCache/com.unity.shadergraph/ShaderGraphLibrary/DummyShaderGraphLibrary.cs
2024-10-27 10:53:47 +03:00

5 lines
174 B
C#

// 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
{
}