Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ThumbnailRendering
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UThumbnailInfo
- USceneThumbnailInfo
- UWorldThumbnailInfo
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/ThumbnailRendering/WorldThumbnailInfo.h |
| Include | #include "ThumbnailRendering/WorldThumbnailInfo.h" |
Syntax
class UWorldThumbnailInfo : public USceneThumbnailInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< ECameraProjectionMode::Type > | CameraMode | The type of projection to use | |
| TEnumAsByte< EOrthoThumbnailDirection::Type > | OrthoDirection | The direction of the camera when in Orthographic CameraMode |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWorldThumbnailInfo
(
const FObjectInitializer& ObjectInitializer |