EStaticMeshReductionTerimationCriterion

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/MeshMerging.h

Include

#include "Engine/MeshMerging.h"

Syntax

enum EStaticMeshReductionTerimationCriterion
{
    Triangles,
    Vertices,
    Any,
}

Values

Name

Description

Triangles

Vertices

Any

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss