unreal.CustomMaterialOutputType

class unreal.CustomMaterialOutputType

Bases: EnumBase

ECustom Material Output Type

C++ Source:

  • Module: Engine

  • File: MaterialExpressionCustom.h

CMOT_FLOAT1: CustomMaterialOutputType

0

CMOT_FLOAT2: CustomMaterialOutputType

1

CMOT_FLOAT3: CustomMaterialOutputType

2

CMOT_FLOAT4: CustomMaterialOutputType

3

CMOT_MATERIAL_ATTRIBUTES: CustomMaterialOutputType

4