CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetDefault() [1/2]

static Type GetDefault ( [NotNull] Object asset)
static

Returns an asset's default importer type.

Parameters
assetAn asset instance.
Returns
The type of the default importer for assets of this kind.
See also