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>`__).
|