Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGPath
| Type | Name | Description | |
|---|---|---|---|
| void | PathLineTo
(
const FVector2D& InPointTo |
Path Line To operation (see svg specifications) | |
| void | PathLineTo
(
float InX, |
Path Line To operation (see svg specifications) |