ComfyUI Node
Trimesh Load
Loads a model from the given path.
Trimesh Load
- trimesh
◄load_path►
◄file_format▾►
CategoryBPT
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| load_path | STRING | The path of the mesh to load. | |
| file_format | COMBO | 6 options: glb, obj, ply, stl, 3mf, dae |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| trimesh | TRIMESH | The model of the mesh to load. |