ComfyUI Node
BD Mesh Inspector
Interactive 3D mesh viewer with PBR channel switching. Accepts mesh directly or via MESH_BUNDLE. Inspect UVs, vertex colors, normals, metallic, roughness, alpha, emissive, and diffuse.
BD Mesh Inspector
- mesh
- bundle
- normal_map
- emissive_map
- alpha_map
- diffuse_map
- status
◄initial_modefull_material►
◄mesh_path►
◄metallic_json►
◄roughness_json►
Category🧠BrainDead/Mesh
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| initial_mode | COMBO | full_material | Initial view mode for the 3D viewer |
| meshopt | TRIMESH | — | |
| bundleopt | MESH_BUNDLE | — | |
| mesh_pathopt | STRING | Path to a mesh file (GLB, PLY, OBJ, FBX, STL, OFF, etc.) | |
| metallic_jsonopt | STRING | JSON array of per-vertex metallic values (from BD Sample Voxelgrid PBR) | |
| roughness_jsonopt | STRING | JSON array of per-vertex roughness values (from BD Sample Voxelgrid PBR) | |
| normal_mapopt | IMAGE | Normal map texture | |
| emissive_mapopt | IMAGE | Emissive map texture | |
| alpha_mapopt | IMAGE | Alpha/opacity map texture | |
| diffuse_mapopt | IMAGE | Diffuse/albedo texture |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| status | STRING | — |