Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Systems
Inheritance Hierarchy
- FPreAnimatedStateTraits
- FBoundObjectPreAnimatedStateTraits
- TPreAnimatedMaterialTraits
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieSceneMaterialSystem.h |
| Include | #include "Systems/MovieSceneMaterialSystem.h" |
Syntax
template<typename AccessorType, typename... RequiredComponents>
struct TPreAnimatedMaterialTraits : public UE::MovieScene::FBoundObjectPreAnimatedStateTraits
Functions
| Type | Name | Description | |
|---|---|---|---|
| FMovieScenePreAnimatedMaterialParameters | CachePreAnimatedValue
(
typename TCallTraits< RequiredComponents >::ParamType... InRequiredComponents |
||
| void | RestorePreAnimatedValue
(
const KeyType& InKey, |
Typedefs
| Name | Description |
|---|---|
| KeyType | |
| StorageType |