unreal.HLODLayerType

class unreal.HLODLayerType

Bases: EnumBase

EHLODLayer Type

C++ Source:

  • Module: Engine

  • File: HLODLayer.h

CUSTOM: HLODLayerType = Ellipsis

4

CUSTOM_HLOD_ACTOR: HLODLayerType = Ellipsis

5

INSTANCING: HLODLayerType = Ellipsis

0

MESH_APPROXIMATE: HLODLayerType = Ellipsis

3

MESH_MERGE: HLODLayerType = Ellipsis

1

MESH_SIMPLIFY: HLODLayerType = Ellipsis

2