Unreal Engine Blueprint API Reference > Transformation
Get the forward (X) vector (length 1.0) from this Actor, in world space.
Target is Actor
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Get the forward (X) vector (length 1.0) from this Actor, in world space. |