Skip to content

Commit 0d757b1

Browse files
authored
Merge pull request #331 from clankill3r/patch-1
Update bezierDetail_.json
2 parents 97914dc + 5df65ad commit 0d757b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/references/translations/en/processing/bezierDetail_.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 Beziers display",
33
"related": ["curve_", "curveVertex_", "curveTightness_"],
44
"name": "bezierDetail()",
5-
"description": "Sets the resolution at which Beziers display. The default value is 20. This\n function is only useful when using the <b>P3D</b> renderer; the default\n <b>P2D</b> renderer does not use this information.",
5+
"description": "Sets the resolution at which Beziers display. The default value is 20. This\n function is only useful when using the <b>P3D</b> or <b>P2D</b> renderer; the default\n <b>JAVA2D</b> renderer does not use this information.",
66
"syntax": ["bezierDetail(detail)"],
77
"returns": "void",
88
"type": "function",

0 commit comments

Comments
 (0)