Navigation
API > API/Plugins > API/Plugins/SVGImporter > API/Plugins/SVGImporter/FSVGPathElement
References
| Module | SVGImporter |
| Header | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Public/SVGPath.h |
| Include | #include "SVGPath.h" |
| Source | /Engine/Plugins/Experimental/SVGImporter/Source/SVGImporter/Private/SVGPath.cpp |
FSplinePoint AsSplinePoint
(
float InputKey
) const
Remarks
Returns this Path Element as a Spline Point
Parameters
| Name | Description |
|---|---|
| InputKey | the Key/Index the returned spline will be associated with |