VR4Medical/ICI/Library/PackageCache/com.unity.shadergraph@e5d3455aa133/Editor/Generation/ITargetProvider.cs
2025-07-29 13:45:50 +03:00

7 lines
101 B
C#

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