Documentation



Menu

MultiLayeredSSS

This is a full-featured subsurface scattering component (see DiffuseSSS for a simplified version). This component produces a more realistic subsurface scattering effect than other components, but this comes at the expense of rendering speed. All light in your scene will penetrate the object and you will be able to see objects through, and behind the material.

Unscattered Diffuse

DiffuseTexture

The basic color of the component, this is controlled by the DiffuseWeight parameter. This can be a single Color value or a texture map.

Input: Map/Color

Colour: White
DiffuseTexture: White
Colour: Grey
DiffuseTexture: Black
Colour: Red
DiffuseTexture: Red

DiffuseWeight

Controls the balance between the DiffuseColor surface texturing and the more complex subsurface scattering effect. Increasing the value will reduce the contribution of subsurface scattering.

Range: 0.0 - 1.0

DiffuseWeight: 0.2
DiffuseWeight: 0.2
DiffuseWeight: 0.5
DiffuseWeight: 0.5
DiffuseWeight: 0.8
DiffuseWeight: 0.8

Click material thumbnail for larger view

Subsurface Scattering

SubsurfaceColor

Controls the Color of the inside of the material. Light passing through will gradually be absorbed and the thicker the object, the more light will be absorbed. A pure white tint means there will be no absorption, a pure black tint means all light is absorbed as soon as it enters the material.

Input: Map/Color

Colour: White
SubsurfaceColour: White
Colour: Grey
SubsurfaceColour: Black
Colour: Red
SubsurfaceColour: Red

Click material thumbnail for larger view

SubsurfaceScatterDistance

This scale, in metres, controls the overall strength of the subsurface scattering effect. Reducing this parameter will strengthen the effect. On average, light passing through the material will undergo scattering each time it travels this distance through the material.

Range: 0.0 -

SubsurfaceScatterDistance: 0.0
SubsurfaceScatterDistance: 0.0
SubsurfaceScatterDistance: 0.005
SubsurfaceScatterDistance: 0.005
SubsurfaceScatterDistance: 0.2
SubsurfaceScatterDistance: 0.2

Click material thumbnail for larger view

SubsurfaceAbsorbDistance

This scale controls the overall strength of the subsurface scattering and absorption effects. Reducing this parameter will strengthen the effects. On average, light passing through the material will undergo scattering and absorption each time it travels this distance through the material. Note that the useful range for the distance scale parameter is between one-tenth and ten times the size of the object the material is applied to. Setting a value outside of this range will make little or no difference to the material's appearance.

Range: 0.0 -

SubsurfaceAbsorbDistance: 0.0
SubsurfaceAbsorbDistance: 0.0
SubsurfaceAbsorbDistance: 0.5
SubsurfaceAbsorbDistance: 0.5
SubsurfaceAbsorbDistance: 1.0
SubsurfaceAbsorbDistance: 1.0

Click material thumbnail for larger view

Specular Reflections

SpecularWeight

Controls the strength of the glossy highlights on the surface of the material. Higher values will make the reflections stronger.

Range: 0.0 - 1.0

SpecularWeight: 0.0
SpecularWeight: 0.0
SpecularWeight: 0.1
SpecularWeight: 0.1
SpecularWeight: 1.0
SpecularWeight: 1.0

Click material thumbnail for larger view

SpecularRoughness

Controls the size of the glossy highlights. Higher values will make reflections appear more blurred.

Range: 0.0 - 1.0 or Map

SpecularRoughness: 0.0
SpecularRoughness: 0.0
SpecularRoughness: 0.5
SpecularRoughness: 0.5
SpecularRoughness: 1.0
SpecularRoughness: 1.0

Click material thumbnail for larger view

IOR

The index of refraction of the material.

Range: 0.0 -

IOR: 1.0
IOR: 1.0
IOR: 2.0
IOR: 2.0
IOR: 5.0
IOR: 5.0

Click material thumbnail for larger view

Materials using MultiLayeredSSS

Base

Gel
Skin

Click material thumbnail for larger view



Back to Component Overview

Page Last Edited: