Show / Hide Table of Contents

Enum EMaterialDecalResponse

Defines how the material reacts on DBuffer decals, later we can expose more variants between None and Default.

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EMaterialDecalResponse

Fields

Name Description
MDR_Color
MDR_ColorNormal
MDR_ColorNormalRoughness
MDR_ColorRoughness
MDR_MAX
MDR_None
MDR_Normal
MDR_NormalRoughness
MDR_Roughness
  • Improve this Doc
  • View Source
Back to top Generated by DocFX