Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGLine
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 |
FSVGLine
(
float InPathLength,
float InX1,
float InY1,
float InX2,
float InY2
)