ECustomMaterialOutputType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ECustomMaterialOutputType
Inheritance Object → ValueType → Enum → ECustomMaterialOutputType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| CMOT_Float1 | 0 | |
| CMOT_Float2 | 1 | |
| CMOT_Float3 | 2 | |
| CMOT_Float4 | 3 | |
| CMOT_MAX | 4 |