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

Descripción

Import asset at path.

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

See Also: ImportAssetOptions.