Skip to Content

@revideo/2d


@revideo/2d / components / SVGDocumentData

Interface: SVGDocumentData

Defined in: 2d/src/lib/components/SVG.ts:78 

Data of SVGDocument. This can used many times because it do not reference parent SVG. This must build into SVGDocument

Properties

nodes

nodes: SVGShapeData[]

Defined in: 2d/src/lib/components/SVG.ts:80 


size

size: Vector2

Defined in: 2d/src/lib/components/SVG.ts:79 

© 2026 Haven Technologies, Inc.
Interface: SVGDocumentData – Revideo