unreal.MeshFeatureImportance

class unreal.MeshFeatureImportance

Bases: EnumBase

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

C++ Source:

  • Module: Engine

  • File: MeshMerging.h

HIGH: MeshFeatureImportance

4

HIGHEST: MeshFeatureImportance

5

LOW: MeshFeatureImportance

2

LOWEST: MeshFeatureImportance

1

NORMAL: MeshFeatureImportance

3

OFF: MeshFeatureImportance

0