We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a46cad + f10cd25 commit 9be7c03Copy full SHA for 9be7c03
meshroom/nodes/aliceVision/LightingCalibration.py
@@ -68,5 +68,6 @@ class LightingCalibration(desc.CommandLineNode):
68
description="Estimated Lighting Visualization.",
69
semantic="image",
70
value=desc.Node.internalFolder + "/<FILESTEM>_{methodValue}.png",
71
+ group=None,
72
),
73
]
0 commit comments