Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssetDatabase.ImportAsset

public static void ImportAsset(string path, ImportAssetOptions options = ImportAssetOptions.Default);

Description

Import asset at path.

All paths are relative to the project folder, for example: "Assets/MyTextures/hello.png"

See Also: ImportAssetOptions.

Did you find this page useful? Please give it a rating: