Navigation
API > API/Plugins > API/Plugins/SVGImporter
| Name | FSVGGradientStop |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGTypes.h |
| Include Path | #include "SVGTypes.h" |
Syntax
USTRUCT ()
struct FSVGGradientStop
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Offset | float | SVGTypes.h | ||
| StopColor | FColor | SVGTypes.h | ||
| StopOpacity | float | SVGTypes.h |