Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate
| Name | ETranslatePriority |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
enum ETranslatePriority
{
Disabled,
Normal,
High,
}
Values
| Name | Remarks |
|---|---|
| Disabled | |
| Normal | |
| High |