Interface IMaterialSubsurfaceScatteringScatteringKernel
Common interface for calculating the scattering profile applied during the forward pass using the subsurface scattering shading model.
public interface IMaterialSubsurfaceScatteringScatteringKernel
- Extension Methods
Methods
Generate()
Generates the scattering kernel that is fed into the SSS post-process.
Vector4[] Generate()
Returns
- Vector4[]
ShaderSource.