UPolyEditPreviewMesh::UpdateExtrudeType

Update extrude-type preview mesh using external function.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PolyEditPreviewMesh.h

Include

#include "Drawing/PolyEditPreviewMesh.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/PolyEditPreviewMesh.cpp

Syntax

void UpdateExtrudeType
(
    TFunctionRef< void &)> UpdateMeshFunc,
    bool bFullRecalculate
)

Remarks

Update extrude-type preview mesh using external function. if bFullRecalculate, mesh is re-initialized w/ initial extrusion patch SourceMesh before calling function

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