BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'InterpCurveTwoVectors' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Interp Curve Two Vectors |
Outputs
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 |