File: MeshSSSNodeMaterial.md | Updated: 11/15/2025
This node material is an experimental extension of MeshPhysicalNodeMaterial that implements a Subsurface scattering (SSS) term.
Constructs a new mesh SSS node material.
parameters | The configuration parameter.
---|---
Represents the thickness ambient factor.
Represents the thickness attenuation.
Represents the thickness color.
Default is null.
Represents the distortion factor.
Represents the thickness power.
Represents the thickness scale.
Whether the lighting model should use SSS or not.
Default is true.
Setups the lighting model.
Overrides: MeshPhysicalNodeMaterial#setupLightingModel
Returns: The lighting model.