mathe/Library/PackageCache/com.unity.shadergraph@14.0.8/Documentation~/snippets/sample-nodes/nodes-sample-mip-bias-table.md

11 lines
620 B
Markdown
Raw Normal View History

2024-09-20 20:30:10 +02:00
---
title: nodes-sample-mip-bias-table
---
<tr>
<td><strong>Bias</strong></td>
<td>Float</td>
<td>Bias</td>
<td><div class="NOTE"><h5>NOTE</h5><p>The <strong>Bias</strong> Input port only displays if <strong>Mip Sampling Mode</strong> is <strong>Bias</strong>. For more information, see <a href="#additional-node-settings">Additional node settings</a>.</p></div> If <strong>Use Global Mip Bias</strong> is enabled, Unity adds this Bias amount to the Global Mip Bias for a texture's mip calculation. If <strong>Global Mip Bias</strong> is disabled, Unity uses this Bias amount instead of the Global Mip Bias.</td>
</tr>