EMaterialDecalResponse

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EMaterialDecalResponse

Inheritance ObjectValueTypeEnumEMaterialDecalResponse
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
MDR_None0
MDR_ColorNormalRoughness1
MDR_Color2
MDR_ColorNormal3
MDR_ColorRoughness4
MDR_Normal5
MDR_NormalRoughness6
MDR_Roughness7
MDR_MAX8