TimeLine大改

Signed-off-by: TRAfoer <lhf190@outlook.com>
This commit is contained in:
2025-07-18 18:43:09 +08:00
parent fc3b4d7207
commit 1b5084626d
29 changed files with 16837 additions and 17453 deletions

View File

@@ -91,10 +91,5 @@ namespace AmplifyShaderEditor
{
AmplifyShaderEditorWindow.CreateConfirmationTemplateShader( "2992e84f91cbeb14eab234972e07ea9d" );
}
[MenuItem( "Assets/Create/Amplify Shader/Universal/Unlit 1", false, 85 )]
public static void ApplyTemplateUniversalUnlit1()
{
AmplifyShaderEditorWindow.CreateConfirmationTemplateShader( "d8d51a726274eed4988773f21b79f651" );
}
}
}