Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGPathPolygon
Overloads
FSVGPathPolygon()
| |
|
| Name |
FSVGPathPolygon |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path |
#include "SVGTypes.h" |
FSVGPathPolygon()
FSVGPathPolygon(const TArray< FVector > &)
| |
|
| Name |
FSVGPathPolygon |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path |
#include "SVGTypes.h" |
FSVGPathPolygon
(
const TArray < FVector > & InVertices
)