FVertexPositionCache::AddVertex

Save this vertex. Does not check that VertexID hasn't already been added.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/GroupTopologyDeformer.h

Include

#include "Operations/GroupTopologyDeformer.h"

Syntax

void AddVertex
(
    const FDynamicMesh3 * Mesh,
    int VertexID
)

Remarks

Save this vertex. Does not check that VertexID hasn't already been added.

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