Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Tracks
Inheritance Hierarchy
- UMovieSceneNameableTrack
- UMovieSceneMaterialTrack
- UMovieSceneComponentMaterialTrack
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneMaterialTrack.h |
| Include | #include "Tracks/MovieSceneMaterialTrack.h" |
Syntax
UCLASS (MinimalAPI)
class UMovieSceneComponentMaterialTrack :
public UMovieSceneMaterialTrack ,
public IMovieSceneEntityProvider,
public IMovieSceneParameterSectionExtender
Remarks
A material track which is specialized for animation materials which are owned by actor components.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMovieSceneComponentMaterialTrack
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| FText | GetDisplayNameToolTipText
(
const FMovieSceneLabelParams& LabelParams |
||
| FSlateColor | GetLabelColor
(
const FMovieSceneLabelParams& LabelParams |
We override label color if material binding is broken/partially broken. | |
| const FComponentMaterialInfo & | Gets the index of the material in the component. | ||
| void | ImportEntityImpl
(
UMovieSceneEntitySystemLinker* EntityLinker, |
||
| bool | PopulateEvaluationFieldImpl
(
const TRange< FFrameNumber >& EffectiveRange, |
||
| void | PostLoad () |
||
| void | SetMaterialInfo
(
const FComponentMaterialInfo& InMaterialInfo |
Sets the index of the material in the component. |
Overridden from IMovieSceneParameterSectionExtender
| Type | Name | Description | |
|---|---|---|---|
| void | ExtendEntityImpl
(
UMovieSceneParameterSection* Section, |