SetWorldRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetWorldRotation

(
    FRotator NewRotation,
    bool bSweep,
    FHitResult* OutSweepHitResult,
    ETeleportType Teleport
)

Put this component at the specified rotation in world space.

Public function

void

 

SetWorldRotation

(
    const FQuat& NewRotation,
    bool bSweep,
    FHitResult* OutSweepHitResult,
    ETeleportType Teleport
)

Put this component at the specified rotation 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