Unreal Engine Blueprint API Reference > Math > Quat
Get the up direction (Z axis) after it has been rotated by this Quaternion.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | Q |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Get the up direction (Z axis) after it has been rotated by this Quaternion. |