EMaterialBakeMethod

Enum to define different types of baking materials

Windows
MacOS
Linux

References

Module

MaterialBaking

Header

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

Include

#include "MaterialOptions.h"

Syntax

enum EMaterialBakeMethod
{
    IndividualMaterial,
    AtlasMaterial,
    BinnedMaterial,
}

Values

Name

Description

IndividualMaterial

AtlasMaterial

BinnedMaterial

Remarks

Enum to define different types of baking materials

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