GetSocketWorldLocationAndRotation

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetSocketWorldLocationAndRotation

(
    FName InSocketName,
    FVector& OutLocation,
    FRotator& OutRotation
)

Find the world-space location and rotation of the given named socket.

Public function Const

void

 

GetSocketWorldLocationAndRotation

(
    FName InSocketName,
    FVector& OutLocation,
    FQuat& OutRotation
)

Find the world-space location and rotation of the given named socket.

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