Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Quat
Convert a vector of floating-point Euler angles (in degrees) into a Quaternion.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Q | Quaternion to update |
| vector | Euler | the Euler angles |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |