![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
Loads the asset at path.
| path | Path to an existing asset. | 
| ArgumentNullException | If the path is null. | 
| FileNotFoundException | If the path is not an asset on disk. |