ExtractBoneTransform

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

ExtractBoneTransform

(
    const FRawAnimSequenceTrack& InRaw...,
    FTransform& OutAtom,
    float Time
)

Extract Bone Transform of the Time given, from InRawAnimationData

Public function Const

void

 

ExtractBoneTransform

(
    const FRawAnimSequenceTrack& RawTr...,
    FTransform& OutAtom,
    int32 KeyIndex
)

Public function Const

void

 

ExtractBoneTransform

(
    const TArray< struct FRawAnimSequen...,
    FTransform& OutAtom,
    int32 TrackIndex,
    float Time
)

Extract Bone Transform of the Time given, from InRawAnimationData

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