Finally works
This is a good first start to material combining It may need a few tweaks from here, but for now it should be good
This commit is contained in:
@@ -59,6 +59,8 @@ class MaterialTextureAtlasProperties(UIList):
|
||||
col.prop(item.mat, "texture_atlas_ambient_occlusion")
|
||||
col = box.row()
|
||||
col.prop(item.mat, "texture_atlas_height")
|
||||
col = box.row()
|
||||
col.prop(item.mat, "texture_atlas_roughness")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user