TMeshAttributesRef::Copy

Copies the given attribute array and index to this index

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h

Include

#include "MeshAttributeArray.h"

Syntax

void Copy
(
    TMeshAttributesRef< ElementIDType, const AttributeType > Src,
    const int32 DestIndex,
    const int32 SrcIndex
)

Remarks

Copies the given attribute array and index to this index

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