[nodes] Panorama: add semantic flag on output image files

This commit is contained in:
Fabien Castan 2023-02-20 23:17:54 +01:00
parent 9d56e40158
commit c462ea9c81
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@ class PanoramaPostProcessing(desc.CommandLineNode):
name='outputPanorama',
label='Output Folder',
description='',
semantic='image',
value=desc.Node.internalFolder + 'panorama.exr',
uid=[],
),