Navigation
API > API/Plugins > API/Plugins/SVGImporter
| Name | FJoinedSVGMeshParameters |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/ProceduralMeshes/JoinedSVGDynamicMeshComponent.h |
| Include Path | #include "ProceduralMeshes/JoinedSVGDynamicMeshComponent.h" |
Syntax
USTRUCT ()
struct FJoinedSVGMeshParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsUnlit | bool | ProceduralMeshes/JoinedSVGDynamicMeshComponent.h | ||
| ShapesParameters | TSet< FSVGShapeParameters > | ProceduralMeshes/JoinedSVGDynamicMeshComponent.h |
|