Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScenePrimitiveMaterialTrack.h |
Include |
#include "Tracks/MovieScenePrimitiveMaterialTrack.h" |
class UMovieScenePrimitiveMaterialTrack :
public UMovieScenePropertyTrack,
public IMovieSceneTrackTemplateProducer
Name | Description | ||
---|---|---|---|
|
MaterialIndex |
Name | Description | |
---|---|---|
|
UMovieScenePrimitiveMaterialTrack ( |
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 |
|
PostCompile ( |
Called after this track has been compiled, regardless of whether it was compiled through CustomCompile, or the default logic |