Method GetResolvedSssSampleBudget
GetResolvedSssSampleBudget(HDRenderPipelineAsset)
Returns the sample budget of the Subsurface Scattering algorithm.
선언
public int GetResolvedSssSampleBudget(HDRenderPipelineAsset hdrp)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| HDRenderPipelineAsset | hdrp | The HDRP Asset to use. |
반환
| 타입 | 설명 |
|---|---|
| int | The sample budget of the Subsurface Scattering algorithm. |