unreal.StaticMeshReductionTerimationCriterion

class unreal.StaticMeshReductionTerimationCriterion

Bases: EnumBase

Enum specifying the reduction type to use when simplifying static meshes with the engines internal tool

C++ Source:

  • Module: Engine

  • File: MeshMerging.h

ANY: StaticMeshReductionTerimationCriterion

2

TRIANGLES: StaticMeshReductionTerimationCriterion

0

VERTICES: StaticMeshReductionTerimationCriterion

1