| Diffuse | Specular | Advanced Settings | Render Tree Usage
Category: SSS Compounds > SkinSSS
Multiple Outputs: RGB and Lightmap ports
The SkinSSS shader compound packages together the Fast Subsurface Scattering Component Shaders into a single compound node to create a specialized and more complex variant of the SimpleSSS Shader Compound, and is designed to create realistic skin. It supports three levels of light scattering, two levels of specular highlights, and glossy raytraced reflections. All of the scattering, illumination and specularity layers are added together to produce the final skin effect.
Unlike the fast subsurface scattering phenomena, you must manually generate a lightmap file for the SSS Compounds, see Generating Lightmaps for the SSS Compounds [Lights and Cameras].
![]()
|
Note that fast subsurface scattering effects are not included in the maps generated by the RenderMap tool. |
|
Ambient Color |
Controls the color of the ambient illumination component. The ambient component is included in the lightmap, and is scattered like other light. |
|
Overall Color Multiplier |
This color affects all of the underlying illumination components in the skin shader (unscattered, epidermal scattering, subdermal scattering, back scattering). It is useful for making overall color adjustments to the final effect. You can also drive this parameter with textures that are supposed to block light, such as moles or dirt. |
Diffuse
The diffuse illumination component represents the top layer of skin, where tiny bumps and imperfections occur.
|
Color |
Controls the color of the top layer of skin. |
|
Weight |
Controls the diffuse component’s weight when the component is layered with the other illumination components (epidermal, subdermal, etc.). |
Epidermal Scatter
The epidermal scattering component represents the layer of skin just below the surface. It is considered a “front-scattering” component, meaning that its effect is most visible when the front side of the object is lit.
|
Color |
Controls the color for the epidermal layer scattering. |
|
Weight |
Controls the weight of the epidermal scattering when it is blended with the other lighting components (diffuse, subdermal scattering, back scattering, etc.). |
|
Radius |
Controls the distance that light scatters along the epidermal layer. This value is measured in scene units, but is divided by the Scale value on the Advanced Settings tab. |
Subdermal Scatter
The subdermal scattering component represents the layer of skin beneath the epidermal layer. It is also considered a “front-scattering” component, meaning that its effect is most visible when the front side of the object is lit. However, the subdermal layer produces a deeper scattering than the epidermal layer.
|
Color |
Controls the color for the subdermal layer scattering. |
|
Weight |
Controls the weight of the subdermal scattering when it is blended with the other lighting components (diffuse, epidermal scattering, back scattering, etc.). |
|
Radius |
Controls the distance that light scatters along the subdermal layer. This value is measured in scene units, but is divided by the Scale value on the Advanced Settings tab. |
Back Scatter
The back scattering component represents the light going through the object. Back scattering is most visible when the object is backlit to some extent, or when light passes directly through the object. For example, back scattering is largely responsible for the red glow that you see if you shine a flashlight through your hand.
|
Color |
Controls the color for the back surface scattering. |
|
Weight |
Controls the weight of the back scattering when it is blended with the other lighting components (epidermal scattering, subdermal scattering, diffuse, etc.). |
|
Radius |
Controls the distance that light scatters along the back surface. This value is measured in scene units, but is divided by the Scale value on the Advanced Settings tab. |
Common Scatter Controls
|
Lightmap Samples |
Specifies the number of lightmap samples considered by each rendered ray. Generally, this should be set to a power of two (16, 32, 64, 128, etc.). Subtle scattering effects typically require few samples. However, as you begin to increase the front and back scattering radii, or the back scattering depth, you will need to increase the number of samples to avoid speckling in the rendered image. |
|
Epidermal/Subdermal Sample Falloff |
Defines the falloff profile for light scattered along the epidermal radius. Higher values cause a sharper falloff. Lower values cause a smoother falloff but cause the scatter distance to appear shorter, though you can increase the Radius value to compensate. |
|
Bias |
Allows you to bias the scattering in the rendered image in favor of either front scattering (positive values) or back scattering (negative values). |
|
Weight |
Controls the overall level of specularity and reflections. This is where you would connect a specular map, which will affect the primary and secondary specular highlights as well as the reflections. |
|
Edge Factor |
Controls the width of edge reflections caused by the Fresnel effect (the effect that causes skin when viewed from a perpendicular angle).Higher values cause the edge to become thinner and vice versa. |
Primary
The primary specular highlight defines the skin’s top layer of specular highlights, which are most visible where the skin is wet or oily. Normally, the primary specularity should have low Shinyness, low Weight, and a high Edge Weight.
|
Color |
Controls the color of the top-layer specular highlights. |
|
Weight |
Controls the base weight of top-level specular highlights. |
|
Edge Weight |
This value is added to the specularity’s overall weight to produce the top-layer specularity at the edges. |
|
Shinyness |
Modifies the size and sharpness of the top-layer specular highlights. Higher values cause smaller, sharper highlights and vice-versa. |
Secondary
The secondary specular highlight defines the skin’s second layer of specular highlights, which are typically wider and softer than the top-layer highlights. Normally, the secondary specularity should have high Shinyness, medium Weight, and little or no Edge Weight.
|
Weight |
Controls the base weight of second -level specular highlights. |
|
Edge Weight |
This value is added to the specularity’s overall weight to produce the second -layer specularity at the edges. |
|
Shinyness |
Modifies the size and sharpness of the second -layer specular highlights. Higher values cause smaller, sharper highlights and vice-versa. |
Reflections
|
Weight |
Controls the weight of reflections. Reflections are added to the object as soon as the value is set to something other than 0. |
|
Edge Weight |
Controls the edge-weight of reflections. |
|
Shinyness |
When this value is set to 0, normal raytraced reflections are used. When the value is greater than 0, glossy reflections, which take longer to render, are used. |
|
Environment Only |
When activated, no raytraced reflection are computed. Instead, reflections are generated using an environment shader applied to the render pass. |
Indirect Illumination
|
Radiance |
Set the RGB Radiance color values to control the amount of indirect illumination (such as that created by photon lighting or final gathering) that is sampled and stored in the lightmap and scattered over the object’s surface. Although this can increase render times significantly, it can add a touch of extra realism to a scattering effect. |
Lightmap
|
Sampling Gamma |
This is a gamma curve for the light stored in the lightmap. Values of less than 1 cause light to spread perpendicularly to the lighting direction. Values greater than 1 cause light to concentrate in areas facing the light source itself. |
|
Lightmap Diffuse |
Controls the diffuse color for the light stored in the lightmap. |
Miscellaneous
|
Scale |
This is a conversion factor used to convert the scene’s distance units into the shader’s distance units. This is useful when you reuse one object’s material on another object that was built using different units. |
|
Use Screen Compositing for Colors |
Normally, all of the light layers computed by the skin shader are added together to produce the final skin effect. Turning this option on blends the layers together using a Screen compositing mode, which creates a softer result. This is especially useful when the combination of the lighting layers creates too bright a result, creating overexposed white patches on the object. |
SkinSSS shader compound is plugged directly into the Material node’s Surface and Lightmap input ports. You must manually generate a lightmap file as described in Generating Lightmaps for the SSS Compounds [Lights and Cameras].

You can extend the compounds’s effect by driving its input parameters with other shaders.
Bump input: You will notice that this compound has a Bump input that has no corresponding parameter in the compound’s property editor. Bump shaders can be connected to this port to add bump mapping to the object’s surface. Note that if you connect a bump map to the bump input port, the bumping affects only the diffuse lighting component. This is because the various levels of scattering take place below the object’s surface, and are not affected by bump mapping. For more information, see Creating Bump Maps [Texturing].
Autodesk Softimage v.7.5