Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'InterpCurveLinearColor' 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 Linear Color |