Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/ProceduralMeshes
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/ProceduralMeshes/JoinedSVGDynamicMeshComponent.h |
| Include | #include "ProceduralMeshes/JoinedSVGDynamicMeshComponent.h" |
Syntax
USTRUCT ()
struct FSVGShapeParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | Color | ||
| int32 | MaterialID | ||
| FString | ShapeName |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ImportTextItem
(
const TCHAR*& Buffer, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FSVGShapeParameters& InShapeParameters |