瀏覽代碼

nother stray

AzaezelX 4 年之前
父節點
當前提交
cabfeea76b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Templates/BaseGame/game/tools/materialEditor/scripts/materialEditor.ed.tscript

+ 0 - 1
Templates/BaseGame/game/tools/materialEditor/scripts/materialEditor.ed.tscript

@@ -2443,7 +2443,6 @@ function MaterialEditorGui::saveCompositeMap(%this)
     %roughMap = %material.getRoughMap(%layer);
     %roughMap = %material.getRoughMap(%layer);
     %aoMap = %material.getAOMap(%layer);
     %aoMap = %material.getAOMap(%layer);
     %metalMap = %material.getMetalMap(%layer);
     %metalMap = %material.getMetalMap(%layer);
-    %glowMap = %material.getGlowMap(%layer);
     
     
     %roughness = %material.RoughnessChan[%layer];
     %roughness = %material.RoughnessChan[%layer];
     %ao = %material.AOChan[%layer];
     %ao = %material.AOChan[%layer];