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 Insert
&40;
const int32 Index
&41;
Remarks
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.