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" |
UFUNCTION (BlueprintCallable, Category=Spline,
Meta=(DeprecatedFunction, DeprecationMessage="Please use SetSplinePoints, specifying SplineCoordinateSpace::Local"))
void SetSplineLocalPoints
(
const TArray < FVector > & Points
)
Remarks
Sets the spline to an array of local space points