Interface IMaterialSubsurfaceScatteringScatteringProfile
Common interface for calculating the scattering profile applied during the forward pass using the subsurface scattering shading model.
public interface IMaterialSubsurfaceScatteringScatteringProfile
- Extension Methods
Methods
Generate(MaterialGeneratorContext)
Generates the shader class source used for the shader composition.
ShaderSource Generate(MaterialGeneratorContext context)
Parameters
context
MaterialGeneratorContext
Returns
- ShaderSource
ShaderSource.