Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Tracks
Inheritance Hierarchy
- UMovieSceneNameableTrack
- UMovieSceneMaterialTrack
- UMovieSceneMaterialParameterCollectionTrack
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneMaterialParameterCollectionTrack.h |
Include | #include "Tracks/MovieSceneMaterialParameterCollectionTrack.h" |
Syntax
UCLASS (MinimalAPI)
class UMovieSceneMaterialParameterCollectionTrack :
public UMovieSceneMaterialTrack ,
public IMovieSceneEntityProvider,
public IMovieSceneParameterSectionExtender
Remarks
Handles manipulation of material parameter collections in a movie scene.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TObjectPtr< UMaterialParameterCollection > | MPC | The material parameter collection to manipulate |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UMovieSceneMaterialParameterCollectionTrack
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FText | ||
![]() ![]() |
void | ImportEntityImpl
(
UMovieSceneEntitySystemLinker* EntityLinker, |
|
![]() ![]() |
bool | PopulateEvaluationFieldImpl
(
const TRange< FFrameNumber >& EffectiveRange, |
Overridden from UMovieSceneMaterialTrack
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UMovieSceneSection * | ||
![]() ![]() ![]() |
bool | SupportsType
(
TSubclassOf< UMovieSceneSection > SectionClass |
Overridden from IMovieSceneParameterSectionExtender
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ExtendEntityImpl
(
UMovieSceneParameterSection* Section, |