Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baba-s/UniShortcutKeyPlus
【Unity】Unity エディタで使用できるショートカットキーを13個追加するエディタ拡張
https://github.com/baba-s/UniShortcutKeyPlus
kogane-unity-lib unity unity-editor unity3d
Last synced: 2 months ago
JSON representation
【Unity】Unity エディタで使用できるショートカットキーを13個追加するエディタ拡張
- Host: GitHub
- URL: https://github.com/baba-s/UniShortcutKeyPlus
- Owner: baba-s
- Created: 2018-03-21T05:24:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T14:05:13.000Z (over 4 years ago)
- Last Synced: 2024-05-13T20:55:11.434Z (8 months ago)
- Topics: kogane-unity-lib, unity, unity-editor, unity3d
- Language: C#
- Homepage:
- Size: 38.1 KB
- Stars: 21
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uni Shortcut Key Plus
Unity エディタで使用できるショートカットキーを13個追加するエディタ拡張
## ショートカットキー
![2020-04-21_141749](https://user-images.githubusercontent.com/6134875/79828088-f84b1200-83da-11ea-9fdc-14769b848147.png)
|ショートカットキー|内容|
|:--|:--|
|Alt + ↑|Hierarchy の並び順を上に移動|
|Alt + ↓|Hierarchy の並び順を下に移動|
|Alt + Shift + C|コンソールをクリア|
|Alt + C|Transform の値をコピー|
|Alt + V|Transform の値を貼り付け|
|Alt + E|選択解除|
|Alt + D|オブジェクトを複製(サフィックスは省略)|
|Alt + A|アクティブ切り替え(Shift + Alt + A と同じ)|
|Alt + R|オブジェクトの名前から複製時のサフィックスを削除|
|Alt + L|Inspector のロックを切り替え|
|Alt + K|Inspector をデバッグモードに切り替え|
|F5|再生|
|Shift + F5|停止|## 参考サイト様
* https://bitbucket.org/sirgru/simple-editor-shortcuts-tools-collection