EOffsetMeshToolOffsetType

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

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

Include

#include "OffsetMeshTool.h"

Syntax

enum EOffsetMeshToolOffsetType
{
    Iterative,
    Implicit,
}

Values

Name

Description

Iterative

Iterative Offseting with N iterations

Implicit

Implicit Offseting, produces smoother output and does a better job at preserving UVs, but can be very slow on large meshes

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