Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshElementChannels
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMeshElementContainer & Get
(
const int32 Index |
Transparent access through the array | MeshElementContainer.h | |
FMeshElementContainer & Get
(
const int32 Index |
MeshElementContainer.h |
Get(const int32)
Description
Transparent access through the array
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshElementContainer.h |
| Include Path | #include "MeshElementContainer.h" |
const FMeshElementContainer & Get
(
const int32 Index
) const
Get(const int32)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshElementContainer.h |
| Include Path | #include "MeshElementContainer.h" |
FMeshElementContainer & Get
(
const int32 Index
)