SetRelativeRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetRelativeRotation

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

Set the rotation of the component relative to its parent

Public function

void

 

SetRelativeRotation

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

Set the rotation of the component relative to its parent

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