Navigation
API > API/Runtime > API/Runtime/Engine
When setting deferred scene resources whether to throw warnings when we fall back to defaults.
| Name | EDeferredParamStrictness |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
Syntax
enum EDeferredParamStrictness
{
ELoose,
EStrict,
}
Values
| Name | Remarks |
|---|---|
| ELoose | |
| EStrict |