TMeshAttributeArraySet::Remove

Remove the element at the given index, replacing it with a default value

Windows
MacOS
Linux

Override Hierarchy

FMeshAttributeArraySetBase::Remove()

TMeshAttributeArraySet::Remove()

References

Module

MeshDescription

Header

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

Include

#include "MeshAttributeArray.h"

Syntax

virtual void Remove
(
    const int32 Index
)

Remarks

Remove the element at the given index, replacing it with a default value

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