Sidebar – Бічносмуга¶
Edited Action – Редагована Дія¶
Reference – Довідка
- Panel – Панель:
Sidebar ‣ Edited Action – «Бічносмуга > Редагована Дія»
Contains settings for the object’s active action. Only visible if the Action Track is selected.
- Action – Дія
A data-block menu where you can see, change, and clear the object’s active action. See also the Action Editor’s Action.
- Extrapolation – Екстраполяція
Determines whether the action will influence the frames before/after its boundaries once it has been pushed down into a strip. (As long as it’s still the active action, Hold is used regardless of the choice.)
- Hold – Тримання
The property values at the action’s first keyframe also apply to the earlier frames (if the strip is the first in the track). The values at its last keyframe also apply to the later frames (up to the next strip).
- Hold Forward – Тримання Уперед
The property values at the action’s last keyframe also apply to the later frames (up to the next strip).
- Nothing – Ніщо
The animated properties return to their default values outside of the strip boundaries.
- Blending – Змішування
How to combine the action’s property values with those of the tracks below.
- Replace – Заміна
Overwrites the values produced by the lower tracks. If Influence is less than 1, a linear interpolation between the previous and new values is used instead.
- Multiply, Subtract, Add – Множення, Відняття, Додання
Blends the action’s values with those of the lower tracks using a simple calculation. If Influence is less than 1, a linear interpolation between the previous values and these calculated values is used.
\(result = mix(previous, previous (+-×) value, influence)\)
- Combine – Комбінування
Залежно від типу кожної властивості, один з наступних методів автоматично обирається:
- Axis/Angle Rotation – Обертання Вісь/Кут
\(result = previous + value × influence\)
Це призводить до усереднення осі та додання визначеної величини обертання.
- Quaternion Rotation – Обертання Кватерніон
Математика кватерніонів застосовується до всіх чотирьох каналів властивості за раз:
\(result = {previous} × {value} ^ {influence}\)
- Proportional (Scale) – Пропорційно (Масштаб)
\(result = previous × (value / default) ^ {influence}\)
- Others – Інші
\(result = previous + (value - default) × {influence}\)
Примітка
Since this blending mode uses quaternion multiplication to calculate the Quaternion Rotation properties, it always drives all four channels during playback, and Insert Single Keyframe is forced to insert all four keys. Other types of channels can still be keyed individually.
- Influence – Вплив
How much the action contributes to the result of the NLA stack.
Strip – Смужка¶
- Name – Ім’я
Name of the strip.
- Mute (checkbox)
When unchecked, the strip will no longer contribute to the animation. It’s shown with a dotted outline to indicate this.
Active Strip – Активна Смужка¶
Reference – Довідка
- Panel – Панель:
Sidebar ‣ Strip ‣ Active Strip – «Бічносмуга > Смужка > Активна Смужка»
Contains common strip properties.
- Frame Start – Кадр Старту
The frame where the strip begins. Changing this will move the strip while keeping its duration constant.
- Frame End – Кадр Кінця
The frame where the strip ends. Changing this will also change the Action Clip Frame End, thereby cropping or extending the action. If you instead want to speed it up or slow it down, scale it by using Strip ‣ Transform ‣ Scale or adjusting the Playback Scale setting.
- Extrapolation – Екстраполяція
Дивіться Extrapolation.
- Blending – Змішування
Дивіться Blending.
- Blend In, Out – Змішання Увід, Вивід
How many frames it takes for the strip’s influence to ramp up at the start and wind down at the end.
- Auto Blend In/Out – Авто Змішання Увід/Вивід
Calculates Blend In/Out automatically by looking at the strips in the track above or below that overlap the current strip in time.
- Playback – Програвання
- Reversed – Розвернуто
Makes the strip play backwards.
- Cyclic Strip Time – Час Циклічної Смужки
Whether to wrap the Animated Strip Time back to the start if it exceeds the Action Clip Frame End.
Animated Influence – Анімований Вплив¶
Lets you manually specify, and animate, how strongly the strip affects the animation. This is an alternative to using the (Auto) Blend In/Out settings above.
To create an influence keyframe, first type a value, then either click Insert Keyframe in its context menu or press I while hovering over it. You can see the keyframes in e.g. the Graph Editor.
Animated Strip Time – Час Анімованої Смужки¶
Lets you manually specify, and animate, the frame at which the underlying action is sampled.
Примітка
Although the setting is called Strip Time, its value is a frame number inside the action, not inside the strip. If you have an action going from frame 1 to frame 50 that’s referenced by a strip going from frame 101 to 150, you’d set the Strip Time to 1 to see the first keyframe, not 101.
In combination with Cyclic Strip Time, this lets you play the action’s keyframes multiple times in a single strip. As an example, say that the action’s keyframes are between frames 1 and 50. If you animate the strip time to instead go from 1 to 100, the keyframes will play twice (at twice the speed).
In practice, however, it’s easier to use the Repeat setting described below.
Action Clip – Кліп Дії¶
Reference – Довідка
- Panel – Панель:
Sidebar region ‣ Strip ‣ Action Clip
Contains properties specific to Action strips.
- Action – Дія
The action referenced by the strip.
- Frame Start, End – Кадр Старту, Кінця
How much of the action to use. By adjusting these, you can crop or extend the action (and the strip, as its Frame End will change accordingly). If you extend the action, F-Curve Extrapolation will kick in.
One case where these settings can be useful is in cyclic animation where the first and last keyframes of the action have the same value (meaning this value applies for two frames when the animation restarts). By reducing the Frame End, you can exclude the last keyframe and have the value apply for only one frame instead.
- Sync Length – Синхрон Тривалості
Automatically sets Frame Start/End to the action’s first/last keyframe when exiting Tweak Mode.
- Now – Зараз
Sets Frame Start/End to the action’s first/last keyframe.
- Playback Scale – Масштаб Програвання
Makes the animation play more quickly (scale < 1) or slowly (scale > 1) than the original action.
- Repeat – Повтор
Makes the action play multiple times.
Action – Дія¶
Reference – Довідка
- Panel – Панель:
Sidebar region ‣ Strip ‣ Action
See Action Properties.
Modifiers – Модифікатори¶
Reference – Довідка
- Panel – Панель:
Sidebar region ‣ Modifiers
Strip modifiers let you make non-destructive changes to all the curves inside the strip’s action.
Дивіться F-Curve Modifiers.