Version: 2022.3
言語: 日本語
public static Texture2D GetTypeIcon (ref Type type);

パラメーター

type Type.

戻り値

Texture2D Icon for that type.

説明

Returns a thumbnail for a given type that can be displayed in a search view. See SearchProvider.fetchThumbnail.

For search we use an icon cache for types.