AddActorLocalRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddActorLocalRotation

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

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

Public function

void

 

AddActorLocalRotation

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

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