Navigation
API > API/Plugins > API/Plugins/SVGImporter
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGData.h |
| Include | #include "SVGData.h" |
Syntax
enum ESVGSplineConversionQuality
{
UMETA =(Hidden),
VeryLow,
Low,
Normal,
Increased,
High,
VeryHigh,
}
Values
| Name | Description |
|---|---|
| UMETA | |
| VeryLow | |
| Low | |
| Normal | |
| Increased | |
| High | |
| VeryHigh |
Remarks
Can be used to set the desired fidelity when converting SVG Splines into Polylines