Navigation
BlueprintAPI > BlueprintAPI/Animation
Helper function to extract the value of a curve in an animation at a given time
Target is Animation Warping Library
Inputs
| Type | Name | Description |
|---|---|---|
| object | Animation | |
| name | Curve Name | |
| real | Time |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Out Value | |
| boolean | Return Value |