AddWorldRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddWorldRotation

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

Adds a delta to the rotation of the component in world space.

Public function

void

 

AddWorldRotation

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

Adds a delta to the rotation of the component 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