Interface: MathJaxRenderResult
Defined in: mobjects/text/MathJaxRenderer.ts:35
Properties
height
height:
number
Defined in: mobjects/text/MathJaxRenderer.ts:45
Bounding height in MathJax "ex" units
svgElement
svgElement:
SVGElement
Defined in: mobjects/text/MathJaxRenderer.ts:37
The root SVG element produced by MathJax
svgString
svgString:
string
Defined in: mobjects/text/MathJaxRenderer.ts:41
Original SVG string (for debugging or caching)
vmobjectGroup
vmobjectGroup:
VGroup
Defined in: mobjects/text/MathJaxRenderer.ts:39
VMobject group with one child per glyph/path
width
width:
number
Defined in: mobjects/text/MathJaxRenderer.ts:43
Bounding width in MathJax "ex" units