Navigation
API > API/Plugins > API/Plugins/SVGImporter
Inheritance Hierarchy
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGGraphicalElements.h |
| Include | #include "SVGGraphicalElements.h" |
Syntax
struct FSVGRectangle : public FSVGPath
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Height | ||
| float | Rx | ||
| float | Ry | ||
| float | Width | ||
| float | X | ||
| float | Y |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSVGRectangle
(
float InX, |