Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
portnov committed Nov 14, 2024
1 parent 5a9fd6f commit 8b5b4dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/nodes/exchange/bezier_in.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,9 @@ This node has the following outputs:
* **Curves**. Generated Curve objects.
* **ControlPoints**. Control points of Bezier curves. This output contains a list of 4 points for each segments of each Bezier curve.
* **Matrices**. Transformation matrices of selected objects.
* **Tilt**. Tilt values from Blender's curve object. This output contains one
value for each Bezier's control point in Blender terms (or, in more strict
terms, one value for each point where one Bezier segment ends and new one
starts).
* **Radius**. Radius values from Blender's curve object. Similar to **Tilt** output.

0 comments on commit 8b5b4dc

Please sign in to comment.