Skip to content

Commit ece1cba

Browse files
committed
Updated README
1 parent 9a70230 commit ece1cba

File tree

6 files changed

+53
-78
lines changed

6 files changed

+53
-78
lines changed

Docs/QuickToggle-Options.png

14 KB
Loading

Docs/QuickToggle-Show.png.meta renamed to Docs/QuickToggle-Options.png.meta

Lines changed: 35 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Docs/QuickToggle-Show.png

-14 KB
Binary file not shown.

Docs/QuickToggle.png

-59.5 KB
Binary file not shown.

Docs/QuickToggle.png.meta

Lines changed: 0 additions & 68 deletions
This file was deleted.

README.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
1-
Hierarchy Quick Toggle
2-
===
1+
# Hierarchy Quick Toggle
32

43
Hierarchy Quick Toggle adds icons in the Hierarchy view to quickly hide or lock objects in the scene, similar to Photoshop's layer view.
54

6-
![Quick Toggle](./Docs/QuickToggle.png)
5+
![Quick Toggle](https://thumbs.gfycat.com/CheerySandyCanine-size_restricted.gif)
76

8-
Usage
9-
---
10-
Place the QuickToggle folder in your project. The toggles can be turned on and off by going to `Window>Hierarchy Quick Toggle`
7+
## Installation
118

12-
![Hide/Show Quick Toggle](./Docs/QuickToggle-Show.png)
9+
Get the latest UnityPackage from the GitHub releases. The `QuickToggle` directory can be moved to another directory after importing.
10+
11+
## Usage
12+
13+
The toggles can be turned on and off by going to `Window>Hierarchy Quick Toggle>Show Toggles`
14+
15+
![Hide/Show Quick Toggle](./Docs/QuickToggle-Options.png)
16+
17+
### Options
18+
19+
**Dividers** — A horizontal line is drawn between each hierarchy item.
20+
21+
**Object Icons** — If an [icon is assigned to an object](https://docs.unity3d.com/Manual/AssigningIcons.html), draw the icon in the hierarchy.
22+
23+
**Right Gutter** — If other plugins draw on the right of the hierarchy window, use this setting to add spacing.

0 commit comments

Comments
 (0)