[node] PS : expose png albedo

This commit is contained in:
jmelou 2024-06-06 12:36:31 +02:00
parent b607fdf6bc
commit cfa12bf2f1

View file

@ -151,7 +151,7 @@ The lighting conditions are assumed to be known.
label="Albedo Maps", label="Albedo Maps",
description="Generated albedo maps.", description="Generated albedo maps.",
semantic="image", semantic="image",
value=desc.Node.internalFolder + "<POSE_ID>_albedo.exr", value=desc.Node.internalFolder + "<POSE_ID>_albedo.png",
uid=[], uid=[],
group="", # do not export on the command line group="", # do not export on the command line
), ),