Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USplineComponent
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 |
FVector GetUpVectorAtTime
&40;
float Time,
ESplineCoordinateSpace::Type CoordinateSpace,
bool bUseConstantVelocity
&41; const
Remarks
Given a time from 0 to the spline duration, return the spline's up vector there.