UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMaterialEditorPromotionSettings Struct Reference

#include <AutomationTestSettings.h>

Public Attributes

FFilePath DefaultMaterialAsset
 
FFilePath DefaultDiffuseTexture
 
FFilePath DefaultNormalTexture
 

Detailed Description

Holds settings for the material editor build promotion tests

Member Data Documentation

◆ DefaultDiffuseTexture

FFilePath FMaterialEditorPromotionSettings::DefaultDiffuseTexture

Default material asset to apply to static meshes

◆ DefaultMaterialAsset

FFilePath FMaterialEditorPromotionSettings::DefaultMaterialAsset

Default material asset to apply to static meshes

◆ DefaultNormalTexture

FFilePath FMaterialEditorPromotionSettings::DefaultNormalTexture

Default material asset to apply to static meshes


The documentation for this struct was generated from the following file: