This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Creates a Spline curve from an array of positions
Name
Description
Permitted Types
Default Value
Points
The input points to form the spline
TArray <FVector >
()
SplineMode
The mode to use for the spline
Spline Type
Hermite
bClosed
If True the spline will be closed
bool
False
SamplesPerSegment
Specifies the detail per segment of the spline
int32
16
Compression
The amount of compression to apply
float
0.000000
Stretch
The amount of stretch to allow for the spline
float
0.000000
Outputs
Name
Description
Permitted Types
Default Value
Spline
The resulting spline
Control Rig Spline