static void GenerateShaderIncludes()
{
CSharpToHLSL.GenerateAll();
UnityEditor.AssetDatabase.Refresh();
}