# Texture A texture supplies the per-point values a surface samples, such as its color or an image map. Assign textures to a surface's channels: diffuse, specular, roughness, metallic, transmission, normal, and emissive. ```{toctree} :maxdepth: 2 texture color_texture image_texture batch_texture ```