Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FRawCurveTracks
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
Include | #include "Animation/AnimCurveTypes.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimCurveTypes.cpp |
void EvaluateTransformCurveData
&40;
USkeleton &42; Skeleton,
TMap< FName, FTransform > & OutCurves,
float CurrentTime,
float BlendWeight
&41; const
Remarks
Evaluate transform curves
Since we don't care about blending, we just change this decoration to OutCurves : Fix this if we're saving vectorcurves and blending