Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

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.