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.