ECustomMaterialOutputType

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionCustom.h

Include

#include "Materials/MaterialExpressionCustom.h"

Syntax

enum ECustomMaterialOutputType
{
    CMOT_Float1,
    CMOT_Float2,
    CMOT_Float3,
    CMOT_Float4,
    CMOT_MaterialAttributes,
    CMOT_MAX,
}

Values

Name

Description

CMOT_Float1

CMOT_Float2

CMOT_Float3

CMOT_Float4

CMOT_MaterialAttributes

CMOT_MAX

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