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

5 lines
459 B
Markdown
Raw Normal View History

2024-08-26 13:07:20 -07:00
<tr>
<td><strong>NormalMap</strong></td>
<td>The texture that defines the <a href="https://docs.unity3d.com/Manual/StandardShaderMaterialParameterNormalMap.html">normal map</a> for this material, in tangent space. This is similar to the one in the <a href="https://docs.unity3d.com/Manual/shader-StandardShader.html">Standard Shader</a> in the Built-in Render Pipeline.<br/>If you disable <strong>UseNormalMap</strong>, HDRP ignores this property.</td>
</tr>