FMaterialTrackEditor::GetMaterialInterfaceForTrack

Gets a material interface for a specific object binding and material track.

Windows
MacOS
Linux

Override Hierarchy

FMaterialTrackEditor::GetMaterialInterfaceForTrack()

FComponentMaterialTrackEditor::GetMaterialInterfaceForTrack()

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/MaterialTrackEditor.h

Include

#include "TrackEditors/MaterialTrackEditor.h"

Syntax

UMaterialInterface * GetMaterialInterfaceForTrack
(
    FGuid ObjectBinding,
    UMovieSceneMaterialTrack * MaterialTrack
)

Remarks

Gets a material interface for a specific object binding and material track.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss