mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[nodes] PanoramaInit: update output param name
This commit is contained in:
parent
9ba35eedda
commit
049122effe
3 changed files with 3 additions and 3 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue