FSkeletalMeshObject::GetComponentSpaceTransforms

Get the array of component-space bone transforms.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SkeletalRenderPublic.h

Include

#include "SkeletalRenderPublic.h"

Syntax

TArray< FTransform > * GetComponentSpaceTransforms() const

Remarks

Get the array of component-space bone transforms. Not safe to hold this point between frames, because it exists in dynamic data passed from main thread.

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