Navigation
Unreal Engine C++ API Reference > Runtime > MeshDescription > FAttributesSetBase
References
Module | MeshDescription |
Header | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
Include | #include "MeshAttributeArray.h" |
void Remove
&40;
const int32 Index
&41;
Remarks
Remove an element at the given index. The public API version of this function takes an ID of ElementIDType instead of a typeless index.