UPreviewMesh::ApplyChange

Apply/Revert a general mesh change to the internal mesh (implements [IMeshReplacementCommandChangeTarget](API\Plugins\ModelingComponents\Changes\IMeshReplacementCommandChangeTar-))

Windows
MacOS
Linux

Override Hierarchy

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/PreviewMesh.h

Include

#include "PreviewMesh.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/PreviewMesh.cpp

Syntax

virtual void ApplyChange
(
    const FMeshReplacementChange * Change,
    bool bRevert
)

Remarks

Apply/Revert a general mesh change to the internal mesh (implements IMeshReplacementCommandChangeTarget)

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