Skip to content

Commit e7155f2

Browse files
committed
Editor: Fixed clearcoatNormalMap row visibility.
1 parent 5a51991 commit e7155f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editor/js/Sidebar.Material.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,6 +1160,7 @@ Sidebar.Material = function ( editor ) {
11601160
'alphaMap': materialAlphaMapRow,
11611161
'bumpMap': materialBumpMapRow,
11621162
'normalMap': materialNormalMapRow,
1163+
'clearcoatNormalMap': materialClearcoatNormalMapRow,
11631164
'displacementMap': materialDisplacementMapRow,
11641165
'roughnessMap': materialRoughnessMapRow,
11651166
'metalnessMap': materialMetalnessMapRow,

0 commit comments

Comments
 (0)