# What materials are the Subsurface scattering templates suitable for? What are the special parameters

After switching to the Subsurface scattering template, most of the parameters are exactly the same as the custom template. The definition of normal, specular, roughness, AO and other parameters refer to the custom template, **matallic parameter adjustment and emissive feature are not supported**.

## Base color/ Base coler map

Control the colour of the light on the surface of the material.

<div align="center"><figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2FOYuQOqinvmVptTkR2Y11%2Fsubsurface.jpg?alt=media&#x26;token=216a3f61-dd26-458c-bc1f-6b22fa9ba4da" alt="" width="563"><figcaption></figcaption></figure></div>

## Scattering color

Controls the color of light being scattered inside the material. The brighter the color, the more translucent the material appears.

<div align="center" data-full-width="false"><figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2FAVXx1VKVFoEAzOsQzfVE%2Fsubsurface%20color.jpg?alt=media&#x26;token=6a181d10-947d-4317-87ef-5d585f9f4266" alt="" width="563"><figcaption></figcaption></figure></div>

## Scattering intensity

The multiplier value of the subsurface color. The larger the value, the more transparent the material appears.

<div align="center" data-full-width="true"><figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2FDFmafGRqyvcqSFYVge4F%2FScattering%20intensity.jpg?alt=media&#x26;token=3dcb9b1c-5f2b-4fa6-bc7b-486c6bdcbb81" alt="" width="563"><figcaption></figcaption></figure></div>

## Sky light

Allow environmental light (sky light and HDRI in the GeoSky) to influence the subsurface scattering effect.

> Note: This option increases the rendering overhead.

<div align="center" data-full-width="true"><figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2FlZbHtlFBDtr6IvWp5aJf%2Fsubsurface%20sky%20light.jpg?alt=media&#x26;token=403e7077-0fc9-43df-b635-17d54e882a07" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/user-guide/material/what-materials-are-the-subsurface-scattering-templates-suitable-for-what-are-the-special-parameters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
