We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a51991 commit e7155f2Copy full SHA for e7155f2
editor/js/Sidebar.Material.js
@@ -1160,6 +1160,7 @@ Sidebar.Material = function ( editor ) {
1160
'alphaMap': materialAlphaMapRow,
1161
'bumpMap': materialBumpMapRow,
1162
'normalMap': materialNormalMapRow,
1163
+ 'clearcoatNormalMap': materialClearcoatNormalMapRow,
1164
'displacementMap': materialDisplacementMapRow,
1165
'roughnessMap': materialRoughnessMapRow,
1166
'metalnessMap': materialMetalnessMapRow,
0 commit comments