Rotation Axis (Quat)

Rotation Axis (Quat)

Windows
MacOS
Linux

Get the axis of rotation of the Quaternion. This is the axis around which rotation occurs to transform the canonical coordinate system to the target orientation. For the identity Quaternion which has no such rotation, FVector(1,0,0) is returned.

Target is Kismet Math Library

Rotation Axis (Quat)
Q
Return Value
X0
Y 0
Z 0

Inputs

Q
Quat Structure (by ref)

Outputs

Return Value
Vector

Get the axis of rotation of the Quaternion. This is the axis around which rotation occurs to transform the canonical coordinate system to the target orientation. For the identity Quaternion which has no such rotation, FVector(1,0,0) is returned.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss