Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Rich Curve Key' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Interp Mode | Interpolation mode between this key and the next |
| enum | Tangent Mode | Mode for tangents at this key |
| enum | Tangent Weight Mode | If either tangent at this key is 'weighted' |
| real | Time | Time at this key |
| real | Value | Value at this key |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rich Curve Key |