> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/shadersmodule/physicallybasedmaterialtextures.md).

# PhysicallyBasedMaterialTextures

### Values <a href="#values" id="values"></a>

| Value                | Description                                                        |
| -------------------- | ------------------------------------------------------------------ |
| `EMISSIVE`           | The Emissive Texture slot of the corresponding material.           |
| `METALLIC_ROUGHNESS` | The Metallic Roughness Texture slot of the corresponding material. |
| `BASE_COLOR`         | The Base Color Texture slot of the corresponding material.         |
| `NORMAL`             | The Normal Texture slot of the corresponding material.             |
