mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 14:44:36 +00:00
nother stray
This commit is contained in:
parent
50fb4df1f0
commit
cabfeea76b
1 changed files with 0 additions and 1 deletions
|
|
@ -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];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue