2D Components
Collection of 2D graphics components, including all renderable components such as nodes, shapes, text, etc.
Component List
- Node - Base node class
- Layout - Layout container
- Circle - Circle
- Rect - Rectangle
- Txt - Text
- Line - Line
- Path - Path
- Polygon - Polygon
- Img - Image
- Code - Code block
- Latex - LaTeX formula
- Video - Video
- SVG - SVG graphics
- Grid - Grid
- Icon - Icon
- Ray - Ray
- Knot - Knot
- Spline - Spline curve
- CubicBezier - Cubic Bezier curve
- QuadBezier - Quadratic Bezier curve
- Curve - Curve
- Shape - Base shape class
- Camera - Camera
Property Interfaces
- NodeProps - Node properties
- LayoutProps - Layout properties
- VideoProps - Video properties
- QuadBezierProps - Quadratic Bezier properties