Skip to Content

@revideo/2d


@revideo/2d / components / SVGDocument

Interface: SVGDocument

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

Represent SVG document that contains SVG shapes. This only used single time because nodes have reference to parent SVG renderer.

Properties

nodes

nodes: SVGShape[]

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


size

size: Vector2

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

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