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