Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ESwitchMaterialOutputType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSwitch.h |
| Include Path | #include "Materials/MaterialExpressionSwitch.h" |
Syntax
enum ESwitchMaterialOutputType
{
TMMOT_Float1,
TMMOT_Float2,
TMMOT_Float3,
TMMOT_Float4,
TMMOT_MAX,
}
Values
| Name | Remarks |
|---|---|
| TMMOT_Float1 | |
| TMMOT_Float2 | |
| TMMOT_Float3 | |
| TMMOT_Float4 | |
| TMMOT_MAX |