Navigation
API > API/Plugins > API/Plugins/SVGImporter
| Name | FSVGStyleElement |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGElements.h |
| Include Path | #include "SVGElements.h" |
Syntax
struct FSVGStyleElement : public FSVGBaseElement
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FSVGBaseElement → FSVGStyleElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SVGElements.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Styles | TArray< FSVGStyle > | SVGElements.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetDefaultStyle
(
FSVGStyle& OutStyle |
SVGElements.h | ||
| SVGElements.h |