[nodes] Meshing Rename option minObservations to estimateSpaceMinObservations

This commit is contained in:
Grégoire De Lillo 2018-10-31 15:21:36 +01:00
parent e4ffd54e8f
commit 123c59ff4e

View file

@ -46,7 +46,7 @@ class Meshing(desc.CommandLineNode):
uid=[0],
),
desc.IntParam(
name='minObservations',
name='estimateSpaceMinObservations',
label='Min Observations For SfM Space Estimation',
description='Minimum number of observations for SfM space estimation.',
value=3,