untangle-puzzlegame/Library/PackageCache/com.unity.shadergraph@cdef3258c742/Editor/Generation/ITargetProvider.cs
2025-04-17 17:33:08 -04:00

7 lines
101 B
C#

namespace UnityEditor.ShaderGraph.Configuration
{
public interface ITargetProvider
{
}
}