MovingCameraScene#
Qualified name: manim.scene.moving\_camera\_scene.MovingCameraScene
- class MovingCameraScene(camera_class=<class 'manim.camera.moving_camera.MovingCamera'>, **kwargs)[source]#
Bases:
Scene
This is a Scene, with special configurations and properties that make it suitable for cases where the camera must be moved around.
See also
Methods
This method returns a list of all of the Mobjects in the Scene that are moving, that are also in the animations passed.
Attributes
camera