Navigation
BlueprintAPI > BlueprintAPI/Spline
Given a time from 0 to the spline duration, return a rotation corresponding to the spline's position and direction there.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Time | |
| enum | Coordinate Space | |
| boolean | Use Constant Velocity |
Outputs
| Type | Name | Description |
|---|---|---|
| rotator | Return Value |