forked from BilalY/Rasagar
5 lines
410 B
Markdown
5 lines
410 B
Markdown
|
<tr>
|
||
|
<td><strong>MaskThreshold</strong></td>
|
||
|
<td>The opacity threshold HDRP uses to to determine which areas of the <strong>MaskMap</strong> render as transparent or completely opaque. For example, for a <strong>MaskThreshold</strong> value of 0.5, a pixel in the <strong>MaskMap</strong> with a value of 0.6 appears completely opaque and a pixel with a value of 0.4 appears completely transparent.</td>
|
||
|
</tr>
|