mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[PS] Fuse RTI and PS nodes part. 2
This commit is contained in:
parent
5e49ee3f58
commit
c98362998d
1 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,13 @@ TODO.
|
|||
value='',
|
||||
uid=[0],
|
||||
),
|
||||
desc.BoolParam(
|
||||
name='saveAsModel',
|
||||
label='saveAsModel',
|
||||
description='saveAsModel',
|
||||
value=False,
|
||||
uid=[0],
|
||||
),
|
||||
desc.ChoiceParam(
|
||||
name='method',
|
||||
label='method',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue