Navigation
API > API/Runtime > API/Runtime/Engine
Flags that define the behavior of material translation validation.
| Name | EMaterialTranslateValidationFlags |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
Syntax
enum EMaterialTranslateValidationFlags
{
None = 0,
Strict_RuntimeVirtualTexture = 1 << 0,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Strict_RuntimeVirtualTexture |