Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshFormat
Inheritance Hierarchy
- Node::Private
- NodeMesh::Private
- NodeMeshFormat::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Internal/MuT/NodeMeshFormatPrivate.h |
Syntax
class Private : public mu::NodeMesh::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOptimizeBuffers | ||
| FMeshBufferSet | IndexBuffers | ||
| Ptr< NodeMesh > | Source | Source mesh to transform. | |
| FMeshBufferSet | VertexBuffers | New mesh format.The buffers in the sets have no elements, but they define the formats. |
Constants
| Name | Description |
|---|---|
| s_type |