Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore
Stores all the data used by animators during evaluation
| Name | FPropertyAnimatorCoreTimeSourceEvaluationData |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/TimeSources/PropertyAnimatorCoreTimeSourceBase.h |
| Include Path | #include "TimeSources/PropertyAnimatorCoreTimeSourceBase.h" |
Syntax
struct FPropertyAnimatorCoreTimeSourceEvaluationData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Magnitude | float | Time magnitude for animators to fade in/out effect based on time | TimeSources/PropertyAnimatorCoreTimeSourceBase.h | |
| TimeElapsed | double | Time elapsed for animators evaluation | TimeSources/PropertyAnimatorCoreTimeSourceBase.h |