Files
GameDevTVObstacleDodge/Library/PackageCache/com.unity.shadergraph@41211273cdd1/Editor/Generation/ITargetProvider.cs

7 lines
101 B
C#

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