Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ThumbnailRendering
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailInfo
- USceneThumbnailInfo
- USceneThumbnailInfoWithPrimitive
- UWorldThumbnailInfo
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/ThumbnailRendering/SceneThumbnailInfo.h |
| Include | #include "ThumbnailRendering/SceneThumbnailInfo.h" |
Syntax
class USceneThumbnailInfo : public UThumbnailInfo
Remarks
Thumbnail information for assets that need a scene
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | OrbitPitch | The pitch of the orbit camera around the asset | |
| float | OrbitYaw | The yaw of the orbit camera around the asset | |
| float | OrbitZoom | The offset from the bounds sphere distance from the asset |
Constructors
| Type | Name | Description | |
|---|---|---|---|
USceneThumbnailInfo
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void |