ComfyUI Node
BD Load Mesh
Load a 3D mesh (GLB/GLTF/OBJ/PLY/STL/FBX/...) as TRIMESH. Pick from the input folder (with upload) or set file_path.
BD Load Mesh
- mesh
- mesh_path
- status
◄model_file(none — use file_path)►
◄file_path►
◄merge_scenetrue►
Category🧠BrainDead/Mesh
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model_file | COMBO | (none — use file_path) | Pick a mesh from ComfyUI's input folder, or upload one. Ignored when file_path is set. |
| file_pathopt | STRING | Absolute or input-relative path override. Wins over the picker. Leave empty to use the dropdown. | |
| merge_sceneopt | BOOLEAN | true | Merge a multi-part file (e.g. a GLB scene) into a single mesh. Off = keep only the first sub-mesh. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| mesh | TRIMESH | — |
| mesh_path | STRING | — |
| status | STRING | — |