mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-25 20:47:39 +02:00
[hdri] update default values for hdri pipeline
This commit is contained in:
parent
d29b48e239
commit
1e7c201216
3 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,7 @@ class PanoramaWarping(desc.CommandLineNode):
|
|||
name='panoramaWidth',
|
||||
label='Panorama Width',
|
||||
description='Panorama width (pixels). 0 For automatic size',
|
||||
value=1000,
|
||||
value=10000,
|
||||
range=(0, 50000, 1000),
|
||||
uid=[0]
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue