> For the complete documentation index, see [llms.txt](https://docs.meshmorpher.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmorpher.com/graph/texture/bake-materials-to-textures.md).

# Bake Materials To Textures

<div align="left"><figure><img src="/files/Jnapf4KJIwiCSRGcJ2ML" alt=""><figcaption></figcaption></figure></div>

```
/**
 * Node that bakes material properties to textures.
 * 
 * Renders material properties (diffuse, normal, roughness, etc.)
 * to texture assets for use in simplified materials.
 * 
 * Usage:
 * 1. Connect mesh with materials
 * 2. Select properties to bake
 * 3. Click Apply to generate textures
 */
```
