AssetImporter.GetAtPath 获取路径资源


static function GetAtPath (path : string) : AssetImporter

Description描述

Retrieves the asset importer for the asset at path.

通过资源路径  ,导入器重新获取资源。

简单的说,通过指定路径来导入资源。

参见: ModelImporter, TextureImporter, AudioImporter.


,