Files
Bombaleila/Library/PackageCache/com.unity.shadergraph@c8830f61858d/Editor/Data/Legacy/IMasterNode1.cs
2026-03-03 00:39:30 +05:00

7 lines
91 B
C#

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