File: interpolate.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 (39 lines) | stat: -rw-r--r-- 1,254 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
.. _tool-grease-pencil-draw-interpolate:

***********
Interpolate
***********

.. reference::

   :Mode:      Draw Mode
   :Tool:      :menuselection:`Toolbar --> Interpolate`

The Interpolate tool interpolates strokes between the previous and next keyframe by adding a *single* keyframe.
When you are on a frame between two keyframes and click and drag a new breakdown keyframe will be added.
This way you define the final interpolation for the new stroke.


Usage
=====

Set the Playhead on the Timeline between the two keyframes you want to interpolate.
Click and drag from left to right to set the desired interpolation percentage
and release to confirm, a new breakdown keyframe will be added.


Tool Settings
=============

Layer
   Restrict the interpolation to Active or All layers.
Only Selected :guilabel:`Edit Mode`
   When enabled, only selected strokes will be interpolated.
Exclude Breakdowns
   Exclude existing :ref:`Breakdowns keyframes <keyframe-type>` as interpolation extremes.
Flip Mode
   Invert strokes start and end. Automatic will try to found the right mode for every stroke.
Smooth
   Amount of smoothing to apply to interpolated strokes for reducing jitter/noise.
Iterations
   Number of time to smooth newly created strokes.