Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
Include | #include "Animation/AnimInstance.h" |
virtual void OnUROPreInterpolation_AnyThread
&40;
FAnimationEvaluationContext & InOutContext
&41;
Remarks
Called before URO interpolation is performed. Useful for modifying bone space transforms etc. before interpolation is performed. Note that this can be called on a worker thread.