Skip to content

Commit 9e578bb

Browse files
authored
Update curveDetail_.es.json
P2D does use this!
1 parent a996573 commit 9e578bb

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)