mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[nodes] Spherical Harmonic Lighting calibration
This commit is contained in:
parent
3123f95d6c
commit
540234466a
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Can also be used to calibrate a lighting dome (RTI type).
|
|||
label="Calibration Method",
|
||||
description="Method used for light calibration.\n"
|
||||
"Use 'brightestPoint' for shiny spheres and 'whiteSphere' for white matte spheres.",
|
||||
values=["brightestPoint", "whiteSphere"],
|
||||
values=["brightestPoint", "whiteSphere", "HS"],
|
||||
value="brightestPoint",
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue