검색을 사용하여 Unity 내 소스를 검색하고 결과에 대한 조치를 수행하십시오.
예를 들어, Search 창에서 에셋을 찾아 열고, Unity 패키지를 찾아 설치하고, 메뉴 커맨드를 찾아 실행할 수 있습니다.
To launch Search use the Ctrl + K shortcut or the menu (Edit > Search All).
참고: 단축키 관리자에서 검색을 위한 단축키를 커스터마이즈할 수 있습니다.
A | 검색 필드 | 여기에 검색 쿼리를 입력합니다. 검색을 사용하여 Unity에서 검색하는 다양한 방법은 검색 사용을 참조하십시오. |
B | 저장된 검색 | Access your saved searches. To save your search query, use the Save icon to the right of the Search field. |
C | 결과 영역 | Displays search results as you type the search query. Items that best match the search query appear higher in the results. Search also learns over time, and prioritizes items that you select often. See Search Preferences to learn how to customize search result ordering. |
D | 검색 제공자 | Allows you to see all results from regular Search Providers (Project, Hierarchy, Menus, Settings) or choose results from one special Search Provider. Select More Options (:) to choose a special Search Provider. |
E | 미리보기 인스펙터 | Allows you to view and change item properties, open, reimport or delete a search item, or copy a path. |
Each type of search has its own Search Provider. A Search Provider allows you to search and filter through content.
직접 검색 제공자를 생성할 수도 있습니다.
Each Search Provider has a unique search token. A search token is a text string that you can use in the search field to search using only a specific Search Provider.
There are three index types:
To use Prefab and Scene indexes, you must create them in the Index Manager.
다음과 같은 방법으로 검색에 대한 도움을 받을 수 있습니다.
You can set Search preferences from the Unity Preferences window (menu: Edit > Preferences).
팁: 다음 방법으로도 검색 환경 설정에 액세스할 수 있습니다.
검색 필드에 ?(물음표)를 입력하고 결과에서 Open Search Preferences를 선택합니다.
Search 창의 왼쪽 상단에 있는 More Options(:)에서 Preferences를 선택합니다.
Click the gear icon in the bottom-right of the Search window.