Unreal Engine Blueprint API Reference > Animation Blueprint Library > Curves
Retrieves, a multiple of, Float Key(s) 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 | |
name | Curve Name |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
real | Times | |
real | Values |