USkeletalMeshSocket::GetSocketTransform

Utility that returns the current transform for this socket.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMeshSocket.h

Include

#include "Engine/SkeletalMeshSocket.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp

Syntax

FTransform GetSocketTransform
(
    const class USkeletalMeshComponent * SkelComp
) const

Remarks

Utility that returns the current transform for this 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