![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
      
  | 
  static | 
Returns whether this is a native asset.
Native assets are editable within Unity, for example materials and animation controllers. There are notable exceptions, such as scenes, prefabs and assembly definitions that are considered foreign assets.
| asset | Instance of an asset. |