bake_diffuse_to_atlas
Bake diffuse colors from multiple meshes into a single texture atlas, combining materials and repacking UVs.
Instructions
Bake multiple meshes' diffuse colors to a single texture atlas.
Combines all materials into one atlas, repacking UVs.
Args: mesh_names: JSON array of mesh names to combine. atlas_size: Atlas texture resolution. output_path: Custom output path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| atlas_size | No | ||
| mesh_names | No | [] | |
| output_path | No |