[nodes] PanoramaInit: update output param name

This commit is contained in:
Fabien Castan 2020-07-09 16:21:13 +02:00
parent 9ba35eedda
commit 049122effe
3 changed files with 3 additions and 3 deletions

View file

@ -103,7 +103,7 @@ This node allows to setup the Panorama:
outputs = [
desc.File(
name='outSfMDataFilename',
name='outSfMData',
label='Output SfMData File',
description='Path to the output sfmdata file',
value=desc.Node.internalFolder + 'sfmData.sfm',