専用の Inspector (インスペクター) は、特定のゲームオブジェクト、Unity コンポーネント、またはアセットのための専用の Inspector ウィンドウです。シーンやプロジェクトで他のものを選択しても、Inspector を開いたアイテムのプロパティが常に表示されます。
専用 Inspector は、以下の点を除いて、通常の Inspector と同様に動作します。
専用 Inspector は、数に上限なく開くことができます。専用 Inspector はフローティングウィンドウで開かれ、他のウィンドウと同じように 再配置、ドッキング、サイズ変更 ができます。
プロジェクトを閉じるときに、開いていた専用 Inspector は保存され、再び開いたときに復元されます。
専用 Inspector を開くには、検査対象に応じていくつかの方法があります。
Unity は、専用 Inspector を現在開いているウィンドウのリストに追加します (メニュー: Window > Panels > [開いているウィンドウのリスト])。
リストから専用 Inspector を選択すると、その Inspector が手前に表示されます。
1 つのゲームオブジェクトまたはアセットに専用 Inspector を開くには、以下を行います。
あるいは、ゲームオブジェクトやアセットを選択して、以下のいずれかの操作を行います。
新しいウィンドウで専用 Inspector が開きます。
複数のゲームオブジェクトやアセットに専用 Inspector を開くには、以下を行います。
Unity は、選択された各アイテム専用の Inspector タブを持つ 1 つの新しいウィンドウを開きます。
下の画像は、2 つのゲームオブジェクトと 1 つのアセットという 3 つの選択されたアイテム (左) と、それらの専用 Inspector を開くときに表示されるウィンドウ (右) を示しています。
ゲームオブジェクトのコンポーネントのうちの 1 つに専用 Inspector を開くには、以下を行います。
これは、頻繁に編集するプロパティに便利です。例えば、ゲームオブジェクトを頻繁に移動させたいが、他のプロパティは変更しないでおきたい場合があります。そのような場合、Transform コンポーネントの専用 Inspector を開きます。
下の図は、Camera を通常の Inspector で開き (1)、その Transform コンポーネントを専用の Inspector で開いています (2)。専用 Inspector のタブヘッダーには、コンポーネントが属するゲームオブジェクトの名前が表示されています。
ゲームオブジェクトが参照プロパティを持っている場合、参照しているゲームオブジェクトやアセットの専用 Inspector を開くことができます。
Hierarchy ウィンドウや Project ウィンドウでマウスオーバーしてポインターを合わせたアイテムに、専用 Inspector を開くショートカットを設定することができます。
PropertyEditor > OpenMouseOver コマンドにキーボードショートカットを割り当てるには、Shortcuts Manager を使用します。
この機能は、現在の選択範囲に影響を与えずに、ある項目に専用 Inspector を開きたい場合に便利です。
専用 Inspector にプロパティが表示されているアイテムを探すには、以下のいずれかの操作を行います。
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.