UPreviewMesh::ApplyChange

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

Windows
MacOS
Linux

Override Hierarchy

IMeshCommandChangeTarget::ApplyChange()

UPreviewMesh::ApplyChange()

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 FMeshChange * Change,
    bool bRevert
)

Remarks

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

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