Version: 2022.3

SearchUtils.GetAssetPreviewFromPath

切换到手册
public static Texture2D GetAssetPreviewFromPath (string path, Search.FetchPreviewOptions previewOptions);
public static Texture2D GetAssetPreviewFromPath (string path, Vector2 previewSize, Search.FetchPreviewOptions previewOptions);

参数

path 资源路径。
previewOptions Additional preview options.
previewSize Request size of the preview. This is useful for the DisplayMode.Grid view.

返回

Texture2D Preview texture.

描述

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