Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGRectangle
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGGraphicalElements.h |
| Include | #include "SVGGraphicalElements.h" |
| Source | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Private/SVGGraphicalElements.cpp |
FSVGRectangle
(
float InX,
float InY,
float InWidth,
float InHeight,
float InRx,
float InRy
)