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

◆ GetIcon() [2/2]

static Texture2D GetIcon ( [NotNull] Path path)
static

Returns the icon associated with the asset type.

Parameters
pathPath to an asset.
Returns
The icon texture cast as Texture2D, or null.
See also