Navigation
BlueprintAPI > BlueprintAPI/Spline
Given a distance along the length of this spline, return the corresponding input key at that point with a fractional component between the current input key and the next as a percentage.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Distance |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |