Version: 2022.3
언어: 한국어
public string[] overrideFileExtensions ;

설명

List of file name extensions (not including the leading period character) that the scripted importer can handle in addition to the default file name extension(s).

This Importer is registered as a Override Importer candidate for all files with an extensions included in this list. Casing is ignored. "EXT" is equivalent to "ext" and registers the Default Importer on files with "EXT" or "ext" extensions. All extensions already listed in the fileExtensions property are ignored. Use AssetDatabase.GetAvailableImporterOverrides to get a list of available Importers for a specific asset. The active Importer for a given asset can be set by (a) selecting the importer from the Importer drop-down menu in the AssetImporter Inspector; or (b) via scripting with the AssetDatabase.SetImporterOverride method.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961