unreal.SkeletalMeshOptimizationImportance

class unreal.SkeletalMeshOptimizationImportance

Bases: unreal.EnumBase

Enum specifying the importance of properties when simplifying skeletal meshes.

C++ Source:

  • Module: Engine

  • File: SkeletalMeshReductionSettings.h

SMOI_HIGH

4

SMOI_HIGHEST

5

SMOI_LOW

2

SMOI_LOWEST

1

SMOI_NORMAL

3

SMOI_OFF

0