EDatasmithMasterMaterialType

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h

Include

#include "DatasmithDefinitions.h"

Syntax

enum EDatasmithMasterMaterialType
{
    Auto,
    Opaque,
    Transparent,
    ClearCoat,
    Custom,
    CutOut,
    Count,
}

Values

Name

Description

Auto

Let Datasmith figure which master material to use

Opaque

Transparent

ClearCoat

Custom

Instantiate a master material from a specified one

CutOut

Material has a transparent cutout map

Count

Dummy element to count the number of types

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