Navigation
API > API/Plugins > API/Plugins/SVGImporter
| Name | ASVGBakedActor |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGBakedActor.h |
| Include Path | #include "SVGBakedActor.h" |
Syntax
UCLASS (MinimalAPI)
class ASVGBakedActor : public AActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → ASVGBakedActor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ASVGBakedActor() |
SVGBakedActor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SVGBakeElements | TArray< FSVGBakeElement > | SVGBakedActor.h |
|