mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 17:57:16 +02:00
[PS] Remove options for first version
This commit is contained in:
parent
bdd2d06635
commit
bfd1db8b89
1 changed files with 1 additions and 10 deletions
|
@ -30,16 +30,7 @@ TODO.
|
|||
description='Folder containing lighting information.',
|
||||
value='',
|
||||
uid=[0]
|
||||
),
|
||||
desc.IntParam(
|
||||
name='HSOrder',
|
||||
label='HS order',
|
||||
description='Order of the spherical harmonics. ',
|
||||
value=0,
|
||||
range=(0, 2, 1),
|
||||
uid=[0],
|
||||
advanced=True,
|
||||
)
|
||||
)
|
||||
]
|
||||
|
||||
outputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue