Method GetResolvedSssSampleBudget
GetResolvedSssSampleBudget(HDRenderPipelineAsset)
Returns the sample budget of the Subsurface Scattering algorithm.
Declaration
public int GetResolvedSssSampleBudget(HDRenderPipelineAsset hdrp)
Parameters
| Type | Name | Description |
|---|---|---|
| HDRenderPipelineAsset | hdrp | The HDRP Asset to use. |
Returns
| Type | Description |
|---|---|
| int | The sample budget of the Subsurface Scattering algorithm. |