Version: 2022.3
언어: 한국어

SearchUtils.GetSceneObjectPreview

매뉴얼로 전환
public static Texture2D GetSceneObjectPreview (GameObject obj, Vector2 size, Search.FetchPreviewOptions options, Texture2D thumbnail);

파라미터

obj Scene object instance.
size Preview size.
options Preview options.
thumbnail Any existing thumbnail in case we cannot obtain a scene object preview.

반환

Texture2D Object preview or thumbnail fallback.

설명

Returns a scene object preview to be used in the search view.