FMaterialData

Structure containing information about the material which is being baked out

Windows
MacOS
Linux

References

Module

MaterialBaking

Header

/Engine/Source/Developer/MaterialBaking/Public/MaterialBakingStructures.h

Include

#include "MaterialBakingStructures.h"

Syntax

struct FMaterialData

Remarks

Structure containing information about the material which is being baked out

Variables

Name Description

Public variable

bool

 

bPerformBorderSmear

Whether to smear borders after baking

Public variable

UMaterialInterf...

 

Material

Material to bake out

Public variable

TMap< EMaterial...

 

PropertySizes

Properties and the texture size at which they should be baked out

Constructors

Name Description

Public function

FMaterialData()

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