UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MovieSceneMaterialTrack.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Sections/MovieSceneParameterSection.h"
#include "MovieSceneNameableTrack.h"
#include "EntitySystem/IMovieSceneEntityProvider.h"
#include "Materials/MaterialParameters.h"
#include "MovieSceneMaterialTrack.generated.h"

Go to the source code of this file.

Classes

struct  FComponentMaterialInfo
 
class  UMovieSceneMaterialTrack
 
class  UMovieSceneComponentMaterialTrack
 

Enumerations

enum class  EComponentMaterialType : uint8 {
  Empty , IndexedMaterial , OverlayMaterial , DecalMaterial ,
  VolumetricCloudMaterial
}
 

Enumeration Type Documentation

◆ EComponentMaterialType

Enumerator
Empty 
IndexedMaterial 
OverlayMaterial 
DecalMaterial 
VolumetricCloudMaterial