FSkeletonToMeshLinkup

This is a mapping table between bone in a particular skeletal mesh and bone of this skeleton set.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/Skeleton.h

Include

#include "Animation/Skeleton.h"

Syntax

struct FSkeletonToMeshLinkup

Remarks

This is a mapping table between bone in a particular skeletal mesh and bone of this skeleton set.

Variables

Name Description

Public variable

TArray< int32 >

 

MeshToSkeletonTable

Mapping table.

Public variable

TArray< int32 >

 

SkeletonToMeshTable

Mapping table.

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