Parses SVG files and inserts the resulting nodes into ctx.scene, as one applyOps batch per file. Implemented by unpackSvgFiles in @weasel-js/svg; see SvgIngestOptions.unpack.
ctx.scene
applyOps
unpackSvgFiles
@weasel-js/svg
Parses SVG files and inserts the resulting nodes into
ctx.scene, as oneapplyOpsbatch per file. Implemented byunpackSvgFilesin@weasel-js/svg; see SvgIngestOptions.unpack.