Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EHLODLayerType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/HLOD/HLODLayer.h |
| Include Path | #include "WorldPartition/HLOD/HLODLayer.h" |
Syntax
enum EHLODLayerType
{
Instancing,
MeshMerge,
MeshSimplify,
MeshApproximate,
Custom,
CustomHLODActor,
}
Values
| Name | Remarks |
|---|---|
| Instancing | |
| MeshMerge | |
| MeshSimplify | |
| MeshApproximate | |
| Custom | |
| CustomHLODActor |