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 |
|---|---|---|
| vector | Euler | the Euler angles |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | constructed Quat |