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