SetActorRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SetActorRotation

(
    FRotator NewRotation,
    ETeleportType Teleport
)

Set the Actor's rotation instantly to the specified rotation.

Public function

bool

 

SetActorRotation

(
    const FQuat& NewRotation,
    ETeleportType Teleport
)

Set the Actor's rotation instantly to the specified rotation.

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