File: bezier_curve.rst

package info (click to toggle)
blender-doc 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 253,604 kB
  • sloc: python: 13,030; javascript: 322; makefile: 113; sh: 107
file content (17 lines) | stat: -rw-r--r-- 549 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _bpy.types.LineStyleGeometryModifier_BezierCurve:

************
Bézier Curve
************

The *Bézier Curve* modifier replaces the stroke by a Bézier approximation of it.

Error
   The maximum distance allowed between the new Bézier curve and the original stroke.

.. figure:: /images/render_freestyle_parameter-editor_line-style_modifiers_geometry_bezier-curve_example.png
   :width: 50%
   :align: center

   Bézier Curve modifier demo by T.K.
   (`blend-file <https://archive.blender.org/wiki/2015/index.php/File:Toycar_bezier.zip>`__).