Enum EMaterialProperty
EMaterialProperty
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EMaterialProperty
Fields
| Name | Description |
|---|---|
| MP_AmbientOcclusion | |
| MP_BaseColor | |
| MP_CustomData0 | |
| MP_CustomData1 | |
| MP_CustomizedUVs0 | |
| MP_CustomizedUVs1 | |
| MP_CustomizedUVs2 | |
| MP_CustomizedUVs3 | |
| MP_CustomizedUVs4 | |
| MP_CustomizedUVs5 | |
| MP_CustomizedUVs6 | |
| MP_CustomizedUVs7 | |
| MP_CustomOutput | |
| MP_DiffuseColor | |
| MP_EmissiveColor | |
| MP_MaterialAttributes | |
| MP_MAX | |
| MP_Metallic | |
| MP_Normal | |
| MP_Opacity | |
| MP_OpacityMask | |
| MP_PixelDepthOffset | |
| MP_Refraction | |
| MP_Roughness | |
| MP_Specular | |
| MP_SpecularColor | |
| MP_SubsurfaceColor | |
| MP_TessellationMultiplier | |
| MP_WorldDisplacement | |
| MP_WorldPositionOffset |