JSON: bugfix: faulty description

This commit is contained in:
Tim Kuipers 2015-09-10 10:09:00 +02:00
parent d1a87f6add
commit eacc3ac58f

View File

@ -1688,7 +1688,7 @@
"enabled": "magic_fuzzy_skin_enabled", "enabled": "magic_fuzzy_skin_enabled",
"children": { "children": {
"magic_fuzzy_skin_point_dist": { "magic_fuzzy_skin_point_dist": {
"label": "Fuzzy Skin Density", "label": "Fuzzy Skin Point Distance",
"description": "The average distance between the random points introduced on each line segment. Note that the original points of the polygon are discarded, so a high smoothness results in a reduction of the resolution. This value must be higher than half the Fuzzy Skin Thickness.", "description": "The average distance between the random points introduced on each line segment. Note that the original points of the polygon are discarded, so a high smoothness results in a reduction of the resolution. This value must be higher than half the Fuzzy Skin Thickness.",
"type": "float", "type": "float",
"unit": "mm", "unit": "mm",