File: multiple_strokes.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 (47 lines) | stat: -rw-r--r-- 917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.. index:: Grease Pencil Modifiers; Multiple Strokes
.. _bpy.types.GreasePencilMultiplyModifier:

****************
Multiple Strokes
****************

The *Multiple Strokes* modifier generate multiple parallel strokes around the original ones.


Options
=======

.. figure:: /images/grease-pencil_modifiers_generate_multiple-strokes_panel.png
   :align: right

   The Multiple Strokes modifier.

Duplicates
   The number of additional strokes.

Distance
   Distance between the original and the duplicate strokes.

Offset
   Control the offset position (inner or outer) for duplicate strokes.


Fade
----

When activated, the duplicate strokes fades out using their opacity or thickness.

Center
   Control the initial position for the fading.

Thickness
   Fade influence on strokes thickness.

Opacity
   Fade influence on strokes opacity.


Influence
---------

See :ref:`grease-pencil-modifier-influence-filters`.