File: brushes.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 (20 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

********************
Weight Paint Brushes
********************

Brushes for Grease Pencil *Weight Paint* mode bundled in the *Essentials* library.

Paint Point Weight
   Paints a specified weight over the strokes.

Blur Point Weight
   Smooths out the weighting of adjacent points. In this mode the Weight
   Value is ignored. The strength defines how much the smoothing is applied.

Average Point Weight
   Smooths weights by painting the average resulting weight from all weights under the brush.

Smear Point Weight
   Smudges weights by grabbing the weights under the brush and "dragging" them.
   This can be imagined as a finger painting tool.