Rasagar/Library/PackageCache/com.unity.render-pipelines.high-definition/Documentation~/snippets/shader-properties/autodesk-interactive/use-emissive-map.md

5 lines
361 B
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07:00
<tr>
<td><strong>UseEmissiveMap</strong></td>
<td>Toggles whether the material uses the <strong>EmissiveMap</strong> property or the <strong>Emissive</strong> property to set the emissive color of its surface. Enable this checkbox to use the <strong>EmissiveMap</strong> property, disable this checkbox to use the <strong>Emissive</strong> property.</td>
</tr>