Skip to content

Commit fdf91d1

Browse files
authored
Merge pull request #333 from clankill3r/patch-4
Update curveDetail_.json
2 parents 05257d7 + 5f3b8c4 commit fdf91d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/references/translations/en/processing/curveDetail_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"brief": "Sets the resolution at which curves display",
33
"related": ["curve_", "curveVertex_", "curveTightness_"],
44
"name": "curveDetail()",
5-
"description": "Sets the resolution at which curves display. The default value is 20.\n This function is only useful when using the P3D renderer as the default\n P2D renderer does not use this information.",
5+
"description": "Sets the resolution at which curves display. The default value is 20.\n This function is only useful when using the P3D or P2D renderer as the default\n JAVA2D renderer does not use this information.",
66
"syntax": ["curveDetail(detail)"],
77
"returns": "void",
88
"type": "function",

0 commit comments

Comments
 (0)