AddLocalRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddLocalRotation

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

Adds a delta to the rotation of the component in its local reference frame

Public function

void

 

AddLocalRotation

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

Adds a delta to the rotation of the component in its local reference frame

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