Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FAssetThumbnailPool
| Name | FThumbnailInfo_RenderThread |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/AssetThumbnail.h |
| Include Path | #include "AssetThumbnail.h" |
Syntax
struct FThumbnailInfo_RenderThread
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FThumbnailInfo_RenderThread
(
const FThumbnailInfo& Info |
AssetThumbnail.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Height | uint32 | Height of the thumbnail | AssetThumbnail.h | |
| ThumbnailRenderTarget | FSlateTextureRenderTarget2DResource * | Render target for slate | AssetThumbnail.h | |
| ThumbnailTexture | FSlateTexture2DRHIRef * | Rendering resource for slate | AssetThumbnail.h | |
| Width | uint32 | Width of the thumbnail | AssetThumbnail.h |