Navigation
API > API/Plugins > API/Plugins/SVGImporter
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include | #include "SVGTypes.h" |
Syntax
USTRUCT ()
struct FSVGGradientStop
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Offset | ||
| FColor | StopColor | ||
| float | StopOpacity |