Unreal Engine Blueprint API Reference > Math > Quat
Find the angular distance/difference between two rotation quaternions.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | A | |
struct | B | Quaternion to find angle distance to |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | angular distance in radians |