Navigation
BlueprintAPI > BlueprintAPI/Spline
Given a distance along the length of this spline, return an FTransform corresponding to that point on the spline.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Distance | |
| enum | Coordinate Space | |
| boolean | Use Scale |
Outputs
| Type | Name | Description |
|---|---|---|
| transform | Return Value |