Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/TMeshUnboundedAttributeArraySet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TAttributeArrayContainer< AttributeType > & GetArrayForChannel
(
const int32 Index |
Return the TMeshAttributeArrayBase corresponding to the given attribute channel | MeshAttributeArray.h | |
TAttributeArrayContainer< AttributeType > & GetArrayForChannel
(
const int32 Index |
MeshAttributeArray.h |
GetArrayForChannel(const int32)
Description
Return the TMeshAttributeArrayBase corresponding to the given attribute channel
| Name | GetArrayForChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
const TAttributeArrayContainer < AttributeType > & GetArrayForChannel
(
const int32 Index
) const
GetArrayForChannel(const int32)
| Name | GetArrayForChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
TAttributeArrayContainer < AttributeType > & GetArrayForChannel
(
const int32 Index
)