UAnimSequence::GetSkeletonIndexFromCompressedDataTrackIndex

Get Skeleton Bone Index from Track Index for compressed data

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimSequence.h"

Syntax

int32 GetSkeletonIndexFromCompressedDataTrackIndex
(
    const int32 TrackIndex
) const

Remarks

Get Skeleton Bone Index from Track Index for compressed data

Parameters

Parameter

Description

TrackIndex

Track Index

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