Navigation
BlueprintAPI > BlueprintAPI/Mover_MovementBases
Convert a local rotator to world space for a given MovementBase. Returns false if MovementBase is nullptr, or if BoneName is not a valid bone. Scaling is ignored.
Target is Based Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Base Quat | |
| rotator | Local Rotator |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| rotator | Out World Space Rotator |