FullScreenRectangle¶
Qualified name: manim.mobject.frame.FullScreenRectangle
- class FullScreenRectangle(**kwargs)[source]¶
Bases:
ScreenRectangleMethods
Attributes
alwaysCall a method on a mobject every frame.
animateUsed to animate the application of any method of
self.animation_overridesaspect_ratioThe aspect ratio.
colordepthThe depth of the mobject.
fill_colorIf there are multiple colors (for gradient) this returns the first one
heightThe height of the mobject.
n_points_per_curvesheen_factorstroke_colorwidthThe width of the mobject.
- Parameters:
kwargs (Any)
- _original__init__(**kwargs)¶
Initialize self. See help(type(self)) for accurate signature.
- Parameters:
kwargs (Any)
- Return type:
None