EMaterialShadingModel

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EMaterialShadingModel

Inheritance ObjectValueTypeEnumEMaterialShadingModel
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
MSM_Unlit0
MSM_DefaultLit1
MSM_Subsurface2
MSM_PreintegratedSkin3
MSM_ClearCoat4
MSM_SubsurfaceProfile5
MSM_TwoSidedFoliage6
MSM_Hair7
MSM_Cloth8
MSM_Eye9
MSM_SingleLayerWater10
MSM_ThinTranslucent11
MSM_NUM12
MSM_FromMaterialExpression13
MSM_MAX14