First working effects with new pipeline

This commit is contained in:
Simon Lübeß
2024-08-22 00:34:20 +02:00
parent 7b7a3dc645
commit 66e62f42ec
20 changed files with 652 additions and 43 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ namespace GlitchyEditor
_contentManager.RegisterAssetImporter<ShaderImporter>();
_contentManager.RegisterAssetProcessor<ShaderProcessor>();
//_contentManager.RegisterAssetExporter<ShaderEx>();
_contentManager.RegisterAssetExporter<ShaderExporter>();
_contentManager.SetGlobalAssetCacheDirectory(".cache");
_contentManager.SetResourcesDirectory("Resources");