Files
Generic/Library/PackageCache/com.unity.shadergraph@608f316e1f48/Editor/Data/Legacy/IMasterNode1.cs
2025-04-26 21:54:32 +01:00

7 lines
91 B
C#

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