Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FAttributesSetBase
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include | #include "MeshAttributeArray.h" |
void Remove
(
const int32 Index
)
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.