FAttributesSetBase::Remap

Applies the given remapping to the attributes set

Windows
MacOS
Linux

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Source

/Engine/Source/Runtime/MeshDescription/Private/MeshAttributeArray.cpp

Syntax

void Remap
(
    const TSparseArray< int32 > & IndexRemap
)

Remarks

Applies the given remapping to the attributes set

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