Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Data > API/Plugins/PCG/Data/UPCGPolyLineData
- UPCGPolyLineData::GetLocationAtAlpha()
- UPCGLandscapeSplineData::GetLocationAtAlpha()
- UPCGSplineData::GetLocationAtAlpha()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPolyLineData.h |
| Include | #include "Data/PCGPolyLineData.h" |
virtual FVector GetLocationAtAlpha
(
float Alpha
) const
Remarks
Get the location of the point at the normalized [0, 1] parameter across the entire the poly line.