IMeshVertexCommandChangeTarget

[IMeshVertexCommandChangeTarget](API\Plugins\ModelingComponents\Changes\IMeshVertexCommandChangeTarget) is an interface which is used to apply a [FMeshVertexChange](API\Plugins\ModelingComponents\Changes\FMeshVertexChange)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Changes/MeshVertexChange.h

Include

#include "Changes/MeshVertexChange.h"

Syntax

class IMeshVertexCommandChangeTarget

Remarks

IMeshVertexCommandChangeTarget is an interface which is used to apply a FMeshVertexChange

Functions

Name Description

Public function

void

 

ApplyChange

(
    const FMeshVertexChange* Chang...,
    bool bRevert
)

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