Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FMesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Index buffers. They are owned by this mesh. | MuR/Mesh.h | ||
const FMeshBufferSet & GetIndexBuffers () |
MuR/Mesh.h |
GetIndexBuffers()
Description
Index buffers. They are owned by this mesh.
| Name | GetIndexBuffers |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Mesh.h |
| Include Path | #include "MuR/Mesh.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Mesh.cpp |
FMeshBufferSet & GetIndexBuffers()
GetIndexBuffers()
| Name | GetIndexBuffers |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Mesh.h |
| Include Path | #include "MuR/Mesh.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Mesh.cpp |
const FMeshBufferSet & GetIndexBuffers() const