AssetImporter.GetAtPath
static function GetAtPath(path: string): AssetImporter;
static AssetImporter GetAtPath(string path);
static def GetAtPath(path as string) as AssetImporter
Description

Retrieves the asset importer for the asset at path.