Loads custom components from an SVG image.
SVGLoader.fromString
Called when the SVGLoader encounters a node.
node
Call loader.addComponent to add new components to the image.
loader.addComponent
Returning true prevents the SVGLoader from doing further processing on the node.
true
Loads custom components from an SVG image.
See
SVGLoader.fromString