TMeshAttributeArrayBase::Remap

Remaps elements according to the passed remapping table

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

void Remap
(
    const TSparseArray< int32 > & IndexRemap,
    const AttributeType & Default
)

Remarks

Remaps elements according to the passed remapping table

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