Navigation
BlueprintAPI > BlueprintAPI/Spline
Given a location, in world space, return a unit direction vector of the spline tangent closest to the location.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| vector | World Location | |
| enum | Coordinate Space |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value |