AssetDatabase.ImportAssetstatic function ImportAsset (path : String, options : ImportAssetOptions = ImportAssetOptions.Default) : voidDescriptionImport asset at path. All paths are relative to the project folder. Like: "Assets/MyTextures/hello.png" See Also: ImportAssetOptions. |
