# Quaternion.ToAngleAxis

Convert Quaternion to rotation axis and angle.

![Quaternion.ToAngleAxis](./images/QuaternionToAngleAxisCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Quaternion
</td>
<td>
Quaternion
</td>
</tr>
<tr>
<td>
Angle
</td>
<td>
Output angle
</td>
</tr>
<tr>
<td>
Axis
</td>
<td>
Output rotation axis
</td>
</tr>
 </tbody>
</table>

