AActor::GetActorForwardVector

Get the forward (X) vector (length 1.0) from this Actor, in world space.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Syntax

FVector GetActorForwardVector() const

Remarks

Get the forward (X) vector (length 1.0) from this Actor, in world space.

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