# RaycastHit.TextureCoord

The uv texture coordinate at the collision location.

![RaycastHit.TextureCoord](./images/RaycastHitTextureCoordCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Raycast Hit
</td>
<td>
RaycastHit
</td>
</tr>
<tr>
<td>
Texture Coord
</td>
<td>
Output the hit UV coordinate
</td>
</tr>
 </tbody>
</table>

