Skip to content

Commit 97914dc

Browse files
authored
Merge pull request #332 from clankill3r/patch-3
Update curveDetail_.es.json
2 parents fdf91d1 + 9e578bb commit 97914dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/references/translations/es/processing/curveDetail_.es.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)