unreal.MeshFeatureImportance

class unreal.MeshFeatureImportance

Bases: EnumBase

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

C++ Source:

  • Module: Engine

  • File: MeshReductionSettings.h

HIGH: MeshFeatureImportance = Ellipsis

4

HIGHEST: MeshFeatureImportance = Ellipsis

5

LOW: MeshFeatureImportance = Ellipsis

2

LOWEST: MeshFeatureImportance = Ellipsis

1

NORMAL: MeshFeatureImportance = Ellipsis

3

OFF: MeshFeatureImportance = Ellipsis

0