Questions
- How are animated values stored?
- Can one animation curve contain the keyframes of an entire Vector property?
- How are animation curves grouped?
- The current frame number is 1. Without changing that setting, can we insert a keyframe at frame 4 using the user interface?
- The current frame number is 1. Without changing that setting, can we insert a keyframe at frame 4 using the Python API?
- Does a smooth motion require a keyframe on every frame?
- How are keyframes interpolated?
- Are there more ways to interpolate two rotations?