Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Interp Curve Two Vectors' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Points | Holds the collection of interpolation points. |
| boolean | Is Looped | Specify whether the curve is looped or not |
| real | Loop Key Offset | Specify the offset from the last point's input key corresponding to the loop point |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Interp Curve Two Vectors |