Navigation
| Name | SVGDistanceField |
| Type | Editor |
| Location | /Engine/Source/Editor/SVGDistanceField/ |
| Module Build Rules | SVGDistanceField.Build.cs |
Classes
| Name | Remarks |
|---|---|
| USvgDistanceFieldGenerator |
Structs
| Name | Remarks |
|---|---|
| FDistanceFieldImage | |
| FSvgDistanceFieldConfiguration |
Enums
Public
| Name | Remarks |
|---|---|
| ESvgDistanceFieldPlacementMode | The strategy for positioning the SVG geometry within the output image |
| ESvgDistanceFieldScaleMode | The strategy of scaling the SVG coordinate system units to output pixels |
| ESvgDistanceFieldType | The possible types of distance fields that can be generated |
| ESvgDistanceFieldUnits | The units in which certain values are expressed |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool SvgDistanceFieldGenerate
(
TArrayView64< const char > InSvgData, |
SvgDistanceFieldGenerate.h |