Version: 2022.3
언어: 한국어

IndexingOptions

enumeration

매뉴얼로 전환

설명

Use Indexing options to specify the contents of your search index.

변수

NoneDo not include additional indexing options.
TypesInclude additional types of information in your Asset index.
PropertiesInclude Asset serialized properties in your index.
ExtendedInclude extended information in your index such as sub objects in Scene and Prefab Assets.
DependenciesInclude Asset dependencies in your index.
KeepUse this option to save the created index as an Asset file.
TemporarySave the search index to a temporary folder that is not managed by Unity.
AllApply all indexing options.