mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +02:00
small desc fix
This commit is contained in:
parent
6ff9140aa8
commit
3e45cd60ad
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class Split360Images(desc.CommandLineNode):
|
||||||
range=(100, 10000, 1),
|
range=(100, 10000, 1),
|
||||||
uid=[0],
|
uid=[0],
|
||||||
),
|
),
|
||||||
desc.ChoiceParam(
|
desc.BoolParam(
|
||||||
name='equirectangularDemoMode',
|
name='equirectangularDemoMode',
|
||||||
label='Equirectangular Demo Mode',
|
label='Equirectangular Demo Mode',
|
||||||
description="Export a SVG file that simulate the split",
|
description="Export a SVG file that simulate the split",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue