TDynamicVertexAttribute::CopyValue

Copy the attribute value at FromVertexID to ToVertexID

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/DynamicVertexAttribute.h

Include

#include "DynamicVertexAttribute.h"

Syntax

void CopyValue
(
    int FromVertexID,
    int ToVertexID
)

Remarks

Copy the attribute value at FromVertexID to ToVertexID

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