> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2024.1/modules/global-preferences.md).

# Global Preferences

**Global Preferences** allow us to apply default settings to aspects of **Incari**. These aspects are discussed below:

{% tabs %}
{% tab title="Animation Editor" %}
![](/files/M8An3I5oB0bwDn3KTGXI)

**Playback**

**Loop Mode**

`Loop Mode` determines if an **Animation** should play forward or alternate between playing forward and backward in a **Scene**. It can be set in the following ways:

* `None`: The **Animation** is played forward once in each animation cycle.

![](/files/MoKrF6I05pM5QeiYdxQd)

* `Repeat`: The **Animation** is played forward in repeated cycles without reversing direction.

![](/files/W5viKwAoSYWjnCHYad1P)

* `Alternate`: The **Animation** is played forward and backward in each animation cycle.

![](/files/v1il0QF1lQFJ6jnNW3mh)
{% endtab %}

{% tab title="Global" %}
![](/files/oqrHOhAGuWvYuQjewKI7)

**Projects**

**Projects Path**

The default directory on a user's computer where **Incari Projects** are saved.
{% endtab %}

{% tab title="Logic Editor" %}
![](/files/eOqcg8rlHfAcdhMDVqEN)

**Theme**

**Grid Color**

The `Grid Color` of the **Logic Editor** can be set here. The *color* can be set by manually adjusting the **HSB** / **RGBA** values or inserting a **Hex Code**, using their corresponding [**Color Attribute**](/incari-studio/2024.1/objects-and-types/attributes/attribute-types/color-attribute.md).

Additionally, the `Reset color` button sets the `Grid Color` back to its default value.
{% endtab %}

{% tab title="Player" %}
![](/files/P6zBkskyzXbOgGxH9q25)

**Rendering**

**Use Multithreaded Rendering**

When enabled, the **Bool** `Use Multithreaded Rendering` allows the user to automatically launch the **Incari Player** in multithreaded mode (the main/UI thread and the rendering thread) when launched from **Incari Studio**. This can be useful in cases where the **Logic** or rendering processes has been taking a bit longer than expected and supports seamless operation.
{% endtab %}

{% tab title="User Interface" %}
![](/files/9o8AUMI5jwmyodjs5y7N)

**Layout**

**Reset layout**

The `Reset Layout` button resets all **Modules** found in **Incari** to their default positions.
{% endtab %}

{% tab title="Viewport" %}
![](/files/o0z1hsdicaITzHbYYoSB)

**Theme**

**Bottom and Top Gradient Color**

`Bottom` and `Top Gradient Color` set a *color gradient* that starts at the bottom and top positions of the **Viewport**, respectively. The *color gradient* can be set by manually adjusting the **HSB** / **RGBA** values or inserting a **Hex Code**, using their corresponding [**Color Attribute**](/incari-studio/2024.1/objects-and-types/attributes/attribute-types/color-attribute.md).

**Grid Color**

`Grid Color` sets the color of the *grid* found in the **Viewport**. The *color* is set in the same way as the `Bottom` and `Top Gradient Color` **Attributes**.

`2D Background color` sets the background color for **2D Scenes**.

`Reset colors` sets the `Bottom` and `Top Gradient Color` as well as the `Grid Color` of the **Viewport** back to their default *colors*.
{% endtab %}
{% endtabs %}

In order to open the **Global Preferences** **Module**, right-click on the Menu bar in **Incari** and click on **Global Preferences** from the drop-down list. Please see the illustration below:

![](/files/q0NzpTOpaafhgmUTxm9B)
