TDynamicVertexAttribute::MakeNew

Allocate a new empty instance of the same type of attribute layer

Windows
MacOS
Linux

Override Hierarchy

TDynamicAttributeBase::MakeNew()

TDynamicVertexAttribute::MakeNew()

References

Module

DynamicMesh

Header

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

Include

#include "DynamicVertexAttribute.h"

Syntax

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

Remarks

Allocate a new empty instance of the same type of attribute layer

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