mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 08:18:25 +02:00
[node] PS : expose png albedo
This commit is contained in:
parent
b607fdf6bc
commit
cfa12bf2f1
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ The lighting conditions are assumed to be known.
|
|||
label="Albedo Maps",
|
||||
description="Generated albedo maps.",
|
||||
semantic="image",
|
||||
value=desc.Node.internalFolder + "<POSE_ID>_albedo.exr",
|
||||
value=desc.Node.internalFolder + "<POSE_ID>_albedo.png",
|
||||
uid=[],
|
||||
group="", # do not export on the command line
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue