glTF importer: update comment

This commit is contained in:
Julien Duroure 2022-08-06 11:50:04 +02:00
parent 4b25801f64
commit c648829f83
1 changed files with 3 additions and 1 deletions

View File

@ -616,7 +616,9 @@ def occlusion(mh: MaterialHelper, location, occlusion_socket):
)
# => [Add Emission] => [Mix Alpha] => [Material Output]
# => [Add Emission] => [Mix Alpha] => [Material Output] if needed, only for SpecGlossiness
# => [Volume] => [Add Shader] => [Material Output] if needed
# => [Velvet] => [Add Shader] => [Material Output] if nedded
def make_output_nodes(
mh: MaterialHelper,
location,