> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/ai-tree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/quaternion/angle-axis.md).

# Angle Axis

Node description and basic instructions

### Description

Creates a rotation which rotates angle degrees around axis.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Quaternion/Angle Axis</mark>

This task node has a number of fields, that are highlighted in picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2FWIZOaDWrS9c8WujJXHLL%2Fimage.png?alt=media&amp;token=91b737e6-0446-4c4f-a167-c660e8ef5629" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| Node Name         | Name of node.                           |
| Ignore About Self | Whether node ignores abort self or not. |
| Angle             | Angle degrees.                          |
| Axis              | Angle axis in Vector3 representation.   |
