Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialDomain.h |
| Include | #include "MaterialDomain.h" |
Syntax
enum EMaterialDomain
{
UMETA =(DisplayName = "Surface"),
UMETA =(DisplayName = "Surface"),
UMETA =(DisplayName = "Surface"),
UMETA =(DisplayName = "Surface"),
UMETA =(DisplayName = "Surface"),
UMETA =(DisplayName = "Surface"),
UMETA =(DisplayName = "Surface"),
MD_MAX,
}
Values
| Name | Description |
|---|---|
| UMETA | The material's attributes describe a 3d surface. |
| UMETA | The material's attributes describe a 3d surface. |
| UMETA | The material's attributes describe a 3d surface. |
| UMETA | The material's attributes describe a 3d surface. |
| UMETA | The material's attributes describe a 3d surface. |
| UMETA | The material's attributes describe a 3d surface. |
| UMETA | The material's attributes describe a 3d surface. |
| MD_MAX |
Remarks
Defines the domain of a material.