Enum
EMaterialShadingModel
Values 16
| Name | Value | Hex |
|---|---|---|
| MSM_Unlit | 0x00 | |
| MSM_DefaultLit | 0x01 | |
| MSM_Subsurface | 0x02 | |
| MSM_PreintegratedSkin | 0x03 | |
| MSM_ClearCoat | 0x04 | |
| MSM_SubsurfaceProfile | 0x05 | |
| MSM_TwoSidedFoliage | 0x06 | |
| MSM_Hair | 0x07 | |
| MSM_Cloth | 0x08 | |
| MSM_Eye | 0x09 | |
| MSM_SingleLayerWater | 0x0A | |
| MSM_ThinTranslucent | 0x0B | |
| MSM_Strata | 0x0C | |
| MSM_NUM | 0x0D | |
| MSM_FromMaterialExpression | 0x0E | |
| MSM_MAX | 0x0F |