# Quaternion.Euler

Calculate the Quaternion value from Euler angle.

![Quaternion.Euler](./images/QuaternionEulerCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Euler
</td>
<td>
Euler angle
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

