本页面描述了一些用于控制 Inspector 窗口本身的选项。有关设置游戏对象、脚本和资源的属性的信息,请参阅编辑属性。
通常,Inspector 会显示当前选定的游戏对象、脚本或资源的属性。但有时,在处理其他项目时将一项保留在 Inspector 中很有用。在这种情况下,您可以将 Inspector 窗口锁定到特定项目。
要将 Inspector 窗口锁定到某个项目,请单击 Inspector 窗口中的锁定图标。锁定图标会发生变化,显示 Inspector 现已锁定到所选项目。
当您经常编辑一个项目的属性时,这很有用。例如,如果您要微调一台摄像机的位置,您可以将一个 Inspector 窗口锁定到该摄像机,然后打开第二个 Inspector 窗口 (More Items (⋮) 菜单:Add Tab > Inspector) 继续显示当前选择的属性。
注意: |
---|
专属 Inspector是锁定 Inspector 窗口的替代方法。专属 Inspector 只显示为其打开的项目的属性。 |
您可以在 Inspector 窗口中重新排序游戏对象的组件。在 Inspector 窗口中应用的组件顺序也是在您的脚本中查询组件时需使用的顺序。
游戏对象的 Transform 组件始终是最顶层的组件。您不能移动它,也不能在它上面放置其他组件。
要在 Inspector 窗口中重新排序游戏对象的组件,请执行以下操作之一:
选择多个游戏对象时,Inspector 会显示选定游戏对象的所有共有的组件。如果您对这些公共组件重新排序,该更改将应用于所有选定的游戏对象。
您可以从 Inspector 窗口将自定义图标分配给游戏对象、预制件和脚本。自定义图标出现在 Scene 视图的方式与光照和摄像机等项目的默认图标相同。
要控制 Unity 在 Scene 视图中绘制自定义图标的方式,请使用 Gizmos 菜单。
注意 |
---|
当您更改资源的图标时,Unity 会将该资源标记为已修改,并且版本控制系统会注册此更改。 |
要将自定义图标分配给游戏对象或脚本:
要将自定义图标分配给某个预制件,您必须在预制件模式打开该预制件。
从 Select Icon 菜单分配自定义图标。
图标类型: | 描述: |
---|---|
1 | 标签图标是彩色胶囊。在 Scene 视图中,它们显示所分配的项目的名称。 单击标签图标进行分配。 |
2 | 仅图像图标是彩色的色块。当您处理可能没有直观表示的对象时,它们很有用。例如,您可以为导航路径点分配仅图像图标,以便在 Scene 视图中查看和选择它们。 单击一个仅图像图标进行分配。 |
3 | 资源图标是场景中用作自定义图标的图像资源。例如,您可以使用骷髅头图标来指示游戏关卡中的危险区域。 单击 Other 按钮打开 Object Picker 窗口,然后选择要指定为图标的图像资源。 |
通常,Inspector 窗口被配置为选择内容的属性的编辑器。但有时仅查看属性及其值即可。当您激活调试模式时,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.