Navigation
BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/Curves
Retrieves an evaluated float value for a given time from the specified Animation Curve inside of the given Animation Sequence
Target is Animation Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Animation Sequence Base | |
| name | Curve Name | |
| real | Time |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value |