This version of Unity is unsupported.

SearchUtils.GetAssetThumbnailFromPath

Declaration

public static Texture2D GetAssetThumbnailFromPath(string path);

Parameters

path Asset path.

Returns

Texture2D Thumbnail texture.

Description

Returns a thumbnail texture to be used in the search view.