xyi/Library/PackageCache/com.unity.shadergraph@bd938c0c5e52/Editor/Data/Legacy/IMasterNode1.cs
Vladislav 2750530006 1
2025-09-18 15:33:57 +03:00

7 lines
91 B
C#

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