mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[nodes][aliceVision] use user-friendly atribute labels
This commit is contained in:
parent
efb8e1ed67
commit
ac149e1e51
11 changed files with 33 additions and 33 deletions
|
@ -153,7 +153,7 @@ class CameraInit(desc.CommandLineNode):
|
|||
outputs = [
|
||||
desc.File(
|
||||
name='output',
|
||||
label='Output SfMData File',
|
||||
label='SfMData',
|
||||
description='''Output SfMData.''',
|
||||
value=desc.Node.internalFolder + 'cameraInit.sfm',
|
||||
uid=[],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue