![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FIntegerAdditiveFromBaseBlendTask (TArray< FIntegerBlendResult > *InAccumulationBuffer) | |
| void | PreTask () |
| void | ForEachAllocation (const FEntityAllocation *Allocation, TRead< FMovieSceneBlendChannelID > BlendIDs, TRead< int64 > Integers, TRead< int64 > BaseValues, TReadOptional< double > EasingAndWeights) const |
Public Attributes | |
| TArray< FIntegerBlendResult > & | AccumulationBuffer |
Same as the task above, but also reads a "base value" that is subtracted from all values.
Only used by entities with the "additive from base" blend type.
|
inline |
|
inline |
|
inline |
| TArray<FIntegerBlendResult>& UE::MovieScene::FIntegerAdditiveFromBaseBlendTask::AccumulationBuffer |