@revideo/2d / components / SVGShape
Interface: SVGShape
Defined in: 2d/src/lib/components/SVG.ts:47
Represent SVG shape.
This only used single time because node may have reference to parent SVG renderer.
Properties
id
id:
string
Defined in: 2d/src/lib/components/SVG.ts:48
shape
shape:
Node
Defined in: 2d/src/lib/components/SVG.ts:49