Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/TrackEditors > API/Editor/MovieSceneTools/TrackEditors/FComponentMaterialTrackEditor
- FMaterialTrackEditor::GetMaterialInterfaceForTrack()
- FComponentMaterialTrackEditor::GetMaterialInterfaceForTrack()
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/MaterialTrackEditor.h |
| Include | #include "TrackEditors/MaterialTrackEditor.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/TrackEditors/MaterialTrackEditor.cpp |
virtual UMaterialInterface * GetMaterialInterfaceForTrack
(
FGuid ObjectBinding,
UMovieSceneMaterialTrack * MaterialTrack
)
Remarks
Gets a material interface for a specific object binding and material track.