Net-Game/Library/PackageCache/com.unity.shadergraph@cdef3258c742/Editor/Data/Legacy/IMasterNode1.cs
2025-03-28 08:33:16 -04:00

7 lines
91 B
C#

namespace UnityEditor.ShaderGraph.Legacy
{
public interface IMasterNode1
{
}
}