Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneMaterialParameterCollectionTrack.h |
Include |
#include "Tracks/MovieSceneMaterialParameterCollectionTrack.h" |
class UMovieSceneMaterialParameterCollectionTrack :
public UMovieSceneMaterialTrack,
public IMovieSceneTrackTemplateProducer
Handles manipulation of material parameter collections in a movie scene.
Name | Description | ||
---|---|---|---|
|
TObjectPtr< UMa... |
MPC |
The material parameter collection to manipulate |
Name | Description | |
---|---|---|
|
UMovieSceneMaterialParameterCollectionTrack ( |
Name | Description | ||
---|---|---|---|
|
GetDefaultDisplayName() |
Name | Description | ||
---|---|---|---|
|
UMovieSceneS... |
CreateNewSection() |
Generates a new section suitable for use with this track. |
|
SupportsType ( |
Does this track support this section class type? |
Name | Description | ||
---|---|---|---|
|
FMovieSceneE... |
CreateTemplateForSection ( |
Create a movie scene eval template for the specified section |