Chapter 905: <CameraMotionBlur>
Core Idea
Reference page for <CameraMotionBlur> in the Remotion documentation.
Key Concepts
- API
- shutterAngle?
- samples?
- Example usage
- Demo
- See also
Code Examples
const RainbowSquare: React.FC = () => <div></div>
// - RainbowSquare
- What it demonstrates: Usage pattern for
<CameraMotionBlur> from the official docs.
Key Takeaways
- Understand api when working with
<CameraMotionBlur>.
- Understand shutterangle? when working with
<CameraMotionBlur>.
- Understand samples? when working with
<CameraMotionBlur>.
- Understand example usage when working with
<CameraMotionBlur>.
- Understand demo when working with
<CameraMotionBlur>.
Connects To
- Common Mistake: related page in the Motion Blur (@remotion/motion-blur) section.
- Motion Blur: related page in the Motion Blur (@remotion/motion-blur) section.
- Trail: related page in the Motion Blur (@remotion/motion-blur) section.