Unreal Engine Blueprint API Reference > Math > Quat
Get the forward direction (X 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 forward direction (X axis) after it has been rotated by this Quaternion. |