forked from BilalY/Rasagar
5 lines
657 B
Markdown
5 lines
657 B
Markdown
|
<tr>
|
||
|
<td><strong>Specular Occlusion Mode</strong></td>
|
||
|
<td>The mode that HDRP uses to calculate specular occlusion. The options are:<br/>• <strong>Off</strong>: Disables specular occlusion.<br/>• <strong>From AO</strong>: Calculates specular occlusion from the ambient occlusion map and the Camera's view vector.<br/>• <strong>From AO and Bent Normal</strong>: Calculates specular occlusion from the ambient occlusion map, the bent normal map, and the Camera's view vector. If no bent normal is provided, the normal is used instead.<br/>• <strong>Custom</strong>: Allows you to specify your own specular occlusion values.</td>
|
||
|
</tr>
|