Unreal Engine Blueprint API Reference > Animation Blueprint Library > Curves
Adds a Vector Key to 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 | |
real | Time | |
vector | Vector |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |