TMeshAttributeArraySet::Remap

Performs an element index remap according to the passed array

Windows
MacOS
Linux

Override Hierarchy

FMeshAttributeArraySetBase::Remap()

TMeshAttributeArraySet::Remap()

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

virtual void Remap
(
    const TSparseArray< int32 > & IndexRemap
)

Remarks

Performs an element index remap according to the passed array

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