Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Testproject/Library/PackageCache/com.unity.2d.animation@6.0.4/Documentation~/ToolPref.md
2022-11-12 13:10:03 +01:00

17 lines
986 B
Markdown

# Tool Preferences
Adjust the appearance of the 2D Animation tools in the Skinning Editor by going to its Preferences menu: __Edit__ > __Preferences__ > __2D__ > __Animation__.
![](images/2DAnimationV2_ToolPreferences.png)<br/>Tool Preferences
| Setting | Function |
| -------------------------- | ------------------------------------------------------------ |
| __Hide Tool Text__ | Enable this option to hide the tool text to have a compact view. |
| __Selected Outline Color__ | Customize the outline color of selected Sprite and bone. |
| __Sprite Outline Size__ | Use the slider to adjust the outline thickness of a selected Sprite. |
| __Bone Outline Size__ | Use the slider to adjust the outline thickness of a selected bone. |
Enable __Hide Tool Text__ to have only the tool icons visible in the [Skinning Editor](SkinningEditor.md) window.
![](images/2DAnimationV2_compacted.png)