TexSymbol#
Qualified name: manim.mobject.text.tex\_mobject.TexSymbol
- class TexSymbol(path_string, **kwargs)[source]#
Bases:
manim.mobject.svg.svg_path.SVGPathMobject
Purely a renaming of SVGPathMobject.
Methods
Attributes
animate
Used to animate the application of any method of
self
.animation_overrides
color
depth
The depth of the mobject.
fill_color
If there are multiple colors (for gradient) this returns the first one
height
The height of the mobject.
sheen_factor
stroke_color
width
The width of the mobject.