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