> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# VoxelToMesh - ComfyUI Built-in Node Documentation

> Complete documentation for the VoxelToMesh node in ComfyUI. Learn its inputs, outputs, parameters and usage.

VoxelToMeshBasic 节点通过提取指定阈值处的表面，将 3D 体素数据转换为网格几何体。它会处理输入中的每个体素网格，并生成构成 3D 网格表示的顶点和面。

## 输入

| 参数   | 描述               | 数据类型  | 是否必填 | 范围         |
| ---- | ---------------- | ----- | ---- | ---------- |
| `体素` | 要转换为网格几何体的输入体素数据 | VOXEL | 是    | -          |
| `阈值` | 表面提取的阈值（默认值：0.6） | FLOAT | 是    | -1.0 到 1.0 |

## 输出

| 输出名称   | 描述                            | 数据类型 |
| ------ | ----------------------------- | ---- |
| `MESH` | 生成的 3D 网格，包含来自所有输入体素网格的堆叠顶点和面 | MESH |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/VoxelToMesh/zh.md)

***

**Source fingerprint (SHA-256):** `36df962c84c99a83f243a59b6387874e42e7d05323bd84079dbab112d2f1b67c`
