Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGShape
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSVGShape () |
SVGTypes.h | ||
FSVGShape
(
const FSVGStyle& InStyle, |
SVGTypes.h |
FSVGShape()
| Name | FSVGShape |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path | #include "SVGTypes.h" |
FSVGShape()
FSVGShape(const FSVGStyle &, bool, const FSVGGradient &, const FSVGGradient &)
| Name | FSVGShape |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path | #include "SVGTypes.h" |
FSVGShape
(
const FSVGStyle & InStyle,
bool bInIsClosed,
const FSVGGradient & InFillGradient,
const FSVGGradient & InStrokeGradient
)