![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimationEvaluation.h>
Inheritance diagram for UE::Anim::FEvaluationForCachingScope:Public Member Functions | |
| CONSTRAINTS_API | FEvaluationForCachingScope (const float InDeltaTime=1.f/30.f) |
| CONSTRAINTS_API | ~FEvaluationForCachingScope () |
Additional Inherited Members | |
Protected Member Functions inherited from FNoncopyable | |
| FNoncopyable () | |
| ~FNoncopyable () | |
FEvaluationForCachingScope provides a way to set the delta time when updating the animations. This class is currently not thread safe and won't update the delta time on re-entrant calls.
| UE::Anim::FEvaluationForCachingScope::FEvaluationForCachingScope | ( | const float | InDeltaTime = 1.f / 30.f | ) |
| UE::Anim::FEvaluationForCachingScope::~FEvaluationForCachingScope | ( | ) |