Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/TArrayAttribute
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/AttributeArrayContainer.h |
| Include | #include "AttributeArrayContainer.h" |
AttributeType & Last
&40;
int32 IndexFromTheEnd
&41; const
Remarks
Returns n-th last element from the array attribute. Reference to n-th last element from the array.
Parameters
| Name | Description |
|---|---|
| IndexFromTheEnd | (Optional) Index from the end of array. Default is 0. |