Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FAttributesSetBase
Description
Remove an element at the given index. The public API version of this function takes an ID of ElementIDType instead of a typeless index.
| Name | Remove |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
void Remove
(
const int32 Index
)