Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EImportanceLevel |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h |
| Include Path | #include "Engine/StaticMesh.h" |
Syntax
enum EImportanceLevel
{
IL_Off,
IL_Lowest,
IL_Low,
IL_Normal,
IL_High,
IL_Highest,
TEMP_BROKEN2,
EImportanceLevel_MAX,
}
Values
| Name | Remarks |
|---|---|
| IL_Off | |
| IL_Lowest | |
| IL_Low | |
| IL_Normal | |
| IL_High | |
| IL_Highest | |
| TEMP_BROKEN2 | |
| EImportanceLevel_MAX |