Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
Include |
#include "Animation/AnimInstance.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp |
void
ParallelEvaluateAnimation
(
bool
bForceRefPose,
const USkeletalMesh
* InSkeletalMesh,
FParallelEvaluationData
& OutAnimationPoseData
)
Perform evaluation. Can be called from worker threads.