Method GetResolvedLODBias
GetResolvedLODBias(HDRenderPipelineAsset)
Calculates the LOD bias value to use.
Declaration
public float GetResolvedLODBias(HDRenderPipelineAsset hdrp)
Parameters
| Type | Name | Description |
|---|---|---|
| HDRenderPipelineAsset | hdrp | The HDRP Assets to use |
Returns
| Type | Description |
|---|---|
| float | The LOD Bias to use |