TDynamicVertexAttribute::MakeCopy

Allocate a new copy of the attribute layer, optionally with a different parent

Windows
MacOS
Linux

Override Hierarchy

TDynamicAttributeBase::MakeCopy()

TDynamicVertexAttribute::MakeCopy()

References

Module

DynamicMesh

Header

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

Include

#include "DynamicVertexAttribute.h"

Syntax

virtual TDynamicAttributeBase< ParentType > * MakeCopy
(
    ParentType * ParentIn
) const

Remarks

Allocate a new copy of the attribute layer, optionally with a different parent

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