AddRelativeRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddRelativeRotation

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

Adds a delta the rotation of the component relative to its parent

Public function

void

 

AddRelativeRotation

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

Adds a delta 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