Unreal Engine Blueprint API Reference > Math > Curves
Evaluate this float curve at the specified time
Target is Curve Vector
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
real | In Time |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Evaluate this float curve at the specified time |