mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +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",
|
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
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue