BlueprintAPI > BlueprintAPI/Spline
Given a distance along the length of this spline, return the point in space where this puts you
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Distance | |
| enum | Coordinate Space |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value | Given a distance along the length of this spline, return the point in space where this puts you |