# Mathf.RoundToInt

Valueに最も近い整数を計算する。

![Mathf.RoundToInt](./images/MathfRoundToIntCalculator.png)

## プロパティ

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Value
</td>
<td>
値
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
結果出力
</td>
</tr>
 </tbody>
</table>

