Function: svgMobject()
svgMobject(
svgString,options?):SVGMobject
Defined in: mobjects/svg/SVGMobject.ts:855
Parse SVG string and create an SVGMobject.
Parameters
svgString
string
options?
Omit<SVGMobjectOptions, "svgString">
svgMobject(
svgString,options?):SVGMobject
Defined in: mobjects/svg/SVGMobject.ts:855
Parse SVG string and create an SVGMobject.
string
Omit<SVGMobjectOptions, "svgString">