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