Blender Blender Animation & Timeline 1 — Questions and Answers
Question 1: In Blender, what does pressing 'I' in the 3D Viewport do?
- Opens the import dialog
- Inserts a keyframe for selected properties on the current frame (Correct answer)
- Inverts the selection
- Opens the image editor
Correct answer: Inserts a keyframe for selected properties on the current frame
Pressing I in the 3D Viewport opens the Insert Keyframe menu, allowing you to record the current position/rotation/scale as a keyframe.
Question 2: What is the 'Graph Editor' used for in Blender?
- Displaying performance graphs
- Editing animation curves (F-Curves) to control the interpolation of keyframed values over time (Correct answer)
- Managing shader node connections graphically
- Graphing physics simulation data
Correct answer: Editing animation curves (F-Curves) to control the interpolation of keyframed values over time
The Graph Editor shows F-Curves that represent how animated values change over time, allowing precise control of animation speed and easing.
Question 3: What does the 'NLA Editor' (Non-Linear Animation) in Blender allow?
- Non-destructive blending and layering of multiple animation actions on a single object (Correct answer)
- Editing audio non-linearly
- Creating non-looping animations automatically
- A timeline for particles that don't follow linear motion
Correct answer: Non-destructive blending and layering of multiple animation actions on a single object
The NLA Editor lets you stack, blend, and reuse animation Actions as NLA strips on multiple tracks, enabling complex animation without destroying original actions.
Question 4: What interpolation type in Blender's Graph Editor creates smooth ease-in/ease-out between keyframes?
- Linear
- Constant
- Bezier (Correct answer)
- Cubic
Correct answer: Bezier
Bezier interpolation creates smooth acceleration curves between keyframes with editable handles for ease-in and ease-out control.
Question 5: What is the 'Dope Sheet' editor used for in Blender?
- Managing GPU memory (dope = memory slang)
- Viewing and editing keyframe timing across all channels simultaneously in a simplified timeline (Correct answer)
- Storing pre-built animation scripts
- Displaying vertex animation shape key timings only
Correct answer: Viewing and editing keyframe timing across all channels simultaneously in a simplified timeline
The Dope Sheet shows all keyframes across all animated channels as a simplified timing sheet, useful for offsetting and editing timing relationships.
Question 6: What does 'Cyclic' extrapolation on an F-Curve in Blender do?
- Cycles through color values
- Repeats the keyframe animation indefinitely before and after the defined range (Correct answer)
- Applies a sine wave to the curve
- Cycles render passes automatically
Correct answer: Repeats the keyframe animation indefinitely before and after the defined range
Cyclic extrapolation (Modifiers > Cycles) repeats the F-Curve's animation loop endlessly, useful for continuous walk cycles or rotations.
In Blender, what does pressing 'I' in the 3D Viewport do?