Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneMaterialTrack.h |
Include |
#include "Tracks/MovieSceneMaterialTrack.h" |
class UMovieSceneComponentMaterialTrack :
public UMovieSceneMaterialTrack,
public IMovieSceneTrackTemplateProducer
A material track which is specialized for animation materials which are owned by actor components.
Name | Description | |
---|---|---|
|
UMovieSceneComponentMaterialTrack ( |
Name | Description | ||
---|---|---|---|
|
GetMaterialIndex() |
Gets the index of the material in the component. |
|
|
SetMaterialIndex ( |
Sets the index of the material in the component. |
Name | Description | ||
---|---|---|---|
|
GetDefaultDisplayName() |
Name | Description | ||
---|---|---|---|
|
GetTrackName() |
Name | Description | ||
---|---|---|---|
|
FMovieSceneE... |
CreateTemplateForSection ( |
Create a movie scene eval template for the specified section |
|
PostCompile ( |
Called after this track has been compiled, regardless of whether it was compiled through CustomCompile, or the default logic |
Name |
Description |
---|---|
EvaluationPriority |