# RaycastHit.BarycentricCoordinate

The barycentric coordinate of the triangle we hit.

![RaycastHit.BarycentricCoordinate](./images/RaycastHitBarycentricCoordinateCalculator.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>
Barycentric Coordinate
</td>
<td>
Output barycentric coordinate
</td>
</tr>
 </tbody>
</table>

