unreal.MeshFeatureImportance

class unreal.MeshFeatureImportance

Bases: unreal.EnumBase

The importance of a mesh feature when automatically generating mesh LODs.

C++ Source:

  • Module: Engine

  • File: MeshMerging.h

HIGH

4

HIGHEST

5

LOW

2

LOWEST

1

NORMAL

3

OFF

0