ESmoothMeshToolSmoothType

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/SmoothMeshTool.h

Include

#include "SmoothMeshTool.h"

Syntax

enum ESmoothMeshToolSmoothType
{
    Iterative,
    BiHarmonic_Cotan,
}

Values

Name

Description

Iterative

Fast smooth with N iterations

BiHarmonic_Cotan

Implicit smoothing, usually better with UV preservation

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