Navigation
BlueprintAPI > BlueprintAPI/Spline
Given a location, in world space, return an FTransform closest to that location.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| vector | World Location | |
| enum | Coordinate Space | |
| boolean | Use Scale |
Outputs
| Type | Name | Description |
|---|---|---|
| transform | Return Value |