お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeアセットのインポート方法を選択します
See Also: AssetDatabase.ImportAsset, AssetDatabase.Refresh.
Default | デフォルト |
ForceUpdate | 強制的にアセットのインポートを行います |
ForceSynchronousImport | 全てのアセットを同期的にインポートを行います |
ImportRecursive | フォルダがインポートされた時にフォルダに含まれている全てのアセットにインポート処理を施します |
DontDownloadFromCacheServer | CacheServerからダウンロードせずにローカルにあるアセットのインポートを行います |
ForceUncompressedImport | 強制的にSubstanceのアセットが圧縮されていないものとしてインポートを行います |