Navigation
BlueprintAPI > BlueprintAPI/Spline
Given a distance along the length of this spline, return a unit direction vector corresponding to the spline's up vector there.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Distance | |
| enum | Coordinate Space |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value |