Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/FSplineCurves
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h |
| Include | #include "Components/SplineComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SplineComponent.cpp |
float GetSegmentLength
(
const int32 Index,
const float Param,
bool bClosedLoop,
const FVector & Scale3D
) const
Remarks
Returns the length of the specified spline segment up to the parametric value given