mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-28 19:08:23 -05:00
21 lines
487 B
Markdown
21 lines
487 B
Markdown
|
---
|
||
|
id: preferences
|
||
|
title: Preferences
|
||
|
hide_title: true
|
||
|
sidebar_label: Preferences
|
||
|
---
|
||
|
|
||
|
# Preferences
|
||
|
|
||
|
Preferences can be reached via `Unity/Preferences`.
|
||
|
|
||
|
![preferences-location](assets/preferences-location.png)
|
||
|
|
||
|
And it looks like this:
|
||
|
|
||
|
![preferences-overview](assets/preferences-overview.png)
|
||
|
|
||
|
## Debug mode
|
||
|
|
||
|
Enables debug functionality in Unity Atoms, for example Stack Traces for Events. Performance will decrease using this option, but could be switched on for debugging purposes.
|