File: polygonization.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 (12 lines) | stat: -rw-r--r-- 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.. _bpy.types.LineStyleGeometryModifier_Polygonalization:

**************
Polygonization
**************

The *Polygonization* modifier simplifies strokes as much as possible
(in other words, it transforms smooth strokes into jagged polylines).

Error
   The maximum distance allowed between the new simplified stroke and the original one
   (the larger this value is, the more jagged/approximated the resulting polylines are).