Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/FSplinePoint > API/Runtime/Engine/Components/FSplinePoint/__ctor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h |
| Include | #include "Components/SplineComponent.h" |
FSplinePoint
(
float InInputKey,
const FVector & InPosition,
ESplinePointType::Type InType,
const FRotator & InRotation,
const FVector & InScale
)
Remarks
Constructor taking a point position and type, and optionally rotation and scale