![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieScenePiecewiseIntegerBlenderSystem.h>
Public Attributes | |
| int64 | Total = 0 |
| double | Weight = 0.f |
Blend result struct that stores the cumulative sum of pre-weighted values, alongside the total weight
| int64 UE::MovieScene::FIntegerBlendResult::Total = 0 |
Cumulative sum of blend values pre-multiplied with each value's weight.
| double UE::MovieScene::FIntegerBlendResult::Weight = 0.f |
Cumulative sum of weights.