mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-20 20:46:28 +02:00
[nodes] Panorama: add semantic flag on output image files
This commit is contained in:
parent
9d56e40158
commit
c462ea9c81
2 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,7 @@ class PanoramaPostProcessing(desc.CommandLineNode):
|
|||
name='outputPanorama',
|
||||
label='Output Folder',
|
||||
description='',
|
||||
semantic='image',
|
||||
value=desc.Node.internalFolder + 'panorama.exr',
|
||||
uid=[],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue