USceneThumbnailInfo

Thumbnail information for assets that need a scene

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public variable

float

 

OrbitPitch

The pitch of the orbit camera around the asset

Public variable

float

 

OrbitYaw

The yaw of the orbit camera around the asset

Public variable

float

 

OrbitZoom

The offset from the bounds sphere distance from the asset

Constructors

Name Description

Public function

USceneThumbnailInfo

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UObject

Name Description

Public function Virtual

void

 

Serialize

(
    FArchive& Ar
)

UObject interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss