File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1- # Unity Scene FoV Control
1+ [ 日本語はこちら / Japanese] ( README.ja.md )
2+
3+ # Unity Scene FoV Control
24
35Unity Editor Extension which enables controlling Scene View's FoV.
46
@@ -25,6 +27,9 @@ This Unity Editor extension is answer for them (at least part of it).
2527| Ctrl + Alt + Shift + O | Increase FoV | |
2628| Ctrl + Alt + Shift + P | Decrease FoV (Faster) | |
2729
30+ Also when you change FoV of Scene View, you'll see "reset" button at top left corner of Scene View.
31+ FoV will reset when you push the button. Also it'll disappear in 2 seconds.
32+
2833
2934## Change settings and store
3035
Original file line number Diff line number Diff line change @@ -23,6 +23,9 @@ Unity Editor のシーンビュー (Scene View) に対する不満の1つと
2323| Ctrl + Alt + Shift + O | FoV (画角) の増加 (高速、広角) | |
2424| Ctrl + Alt + Shift + P | FoV (画角) の減少 (高速、狭角 / 望遠) | |
2525
26+ FoV を変更すると、シーンビューの左上に「リセット」ボタンが表示されます。
27+ このボタンを押すと、シーンビューの FoV がリセットされます。また、このボタンは2秒間 FoV 操作を行わないと自動的に消えます。
28+
2629
2730## 設定の変更と保存
2831
Original file line number Diff line number Diff line change @@ -27,6 +27,9 @@ This Unity Editor extension is answer for them (at least part of it).
2727| Ctrl + Alt + Shift + O | Increase FoV | |
2828| Ctrl + Alt + Shift + P | Decrease FoV (Faster) | |
2929
30+ Also when you change FoV of Scene View, you'll see "reset" button at top left corner of Scene View.
31+ FoV will reset when you push the button. Also it'll disappear in 2 seconds.
32+
3033
3134## Change settings and store
3235
You can’t perform that action at this time.
0 commit comments