Navigation
BlueprintAPI > BlueprintAPI/Mover_MovementBases
Convert a local direction to a world direction 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 | |
| vector | Local Direction |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Out Direction World Space |