Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/TAttributeArrayContainer
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< AttributeType > | Get
(
int32 Index |
Gets the array attribute at the given index as a TArrayView | |
| TArrayView< const AttributeType > | Get
(
int32 Index |
Gets the array attribute at the given index as a TArrayView |