Navigation
BlueprintAPI > BlueprintAPI/SplineData
Initialize a spline data
Target is PCGSpline Data
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | In Spline Points | List of control points. |
| boolean | In Closed Loop | If the spline is closed or not. |
| transform | In Transform | Transform of the spline |
| int64 | In Optional Entry Keys | Optional list of metadata entry keys to setup for the control points. Need to the same size as the number of control points. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |