mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 00:08:29 +02:00
BoolParam
This commit is contained in:
parent
3e45cd60ad
commit
51d374ab85
1 changed files with 1 additions and 3 deletions
|
@ -54,9 +54,7 @@ class Split360Images(desc.CommandLineNode):
|
|||
name='equirectangularDemoMode',
|
||||
label='Equirectangular Demo Mode',
|
||||
description="Export a SVG file that simulate the split",
|
||||
value='0',
|
||||
values=['0', '1'],
|
||||
exclusive=True,
|
||||
value=True,
|
||||
uid=[0],
|
||||
),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue