FTrackToSkeletonMap

@note We have a plan to support skeletal hierarchy. When that happens, we'd like to keep skeleton indexing.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h

Include

#include "Animation/AnimTypes.h"

Syntax

struct FTrackToSkeletonMap

Remarks

@note We have a plan to support skeletal hierarchy. When that happens, we'd like to keep skeleton indexing.

Variables

Name Description

Public variable

int32

 

BoneTreeIndex

Index of Skeleton.BoneTree this Track belongs to.

Constructors

Name Description

Public function

FTrackToSkeletonMap()

Public function

FTrackToSkeletonMap

(
    int32 InBoneTreeIndex
)

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