Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
Simple blended result where a value has been accumulated by a number of contributors.
| Name | TSimpleBlendResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieSceneBlenderSystemHelper.h |
| Include Path | #include "Systems/MovieSceneBlenderSystemHelper.h" |
Syntax
template<typename PropertyType>
struct TSimpleBlendResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumContributors | uint32 | Systems/MovieSceneBlenderSystemHelper.h | ||
| Value | PropertyType | Systems/MovieSceneBlenderSystemHelper.h |