BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Quat
Convert a Quaternion into floating-point Euler angles (in degrees).
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | Q |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Convert a Quaternion into floating-point Euler angles (in degrees). |