unreal.CustomMaterialOutputType

class unreal.CustomMaterialOutputType

Bases: unreal.EnumBase

ECustom Material Output Type

C++ Source:

  • Module: Engine

  • File: MaterialExpressionCustom.h

CMOT_FLOAT1

0

CMOT_FLOAT2

1

CMOT_FLOAT3

2

CMOT_FLOAT4

3

CMOT_MATERIAL_ATTRIBUTES

4