> 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/defaultmaterialtextures.md).

# DefaultMaterialTextures

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

| Value        | Description                                                |
| ------------ | ---------------------------------------------------------- |
| `EMISSIVE`   | The Emissive Texture slot of the corresponding material.   |
| `SPECULAR`   | The Specular Texture slot of the corresponding material.   |
| `DIFFUSE`    | The Diffuse Texture slot of the corresponding material.    |
| `REFLECTIVE` | The Reflective Texture slot of the corresponding material. |
| `NORMAL`     | The Normal Texture slot of the corresponding material.     |
