Navigation
API > API/Plugins > API/Plugins/MutableRuntime
| Name | FSurfaceSubMesh |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Mesh.h |
| Include Path | #include "MuR/Mesh.h" |
Syntax
struct FSurfaceSubMesh
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ExternalId | uint32 | MuR/Mesh.h | ||
| IndexBegin | int32 | MuR/Mesh.h | ||
| IndexEnd | int32 | MuR/Mesh.h | ||
| VertexBegin | int32 | MuR/Mesh.h | ||
| VertexEnd | int32 | MuR/Mesh.h |