FClassActorThumbnailScene

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h

Include

#include "ThumbnailHelpers.h"

Syntax

class FClassActorThumbnailScene : public FThumbnailPreviewScene

Constructors

Name Description

Public function

FClassActorThumbnailScene()

Functions

Name Description

Protected function Const

FBoxSphereBo...

 

GetPreviewActorBounds()

Protected function Const

USceneThumbn...

 

GetSceneThumbnailInfo

(
    const float TargetDistance
)

Get the scene thumbnail info to use for the object currently being rendered

Public function Static

bool

 

IsValidComponentForVisualization

(
    UActorComponent* Component
)

Returns true if this component can be visualized

Protected function

void

 

SpawnPreviewActor

(
    UClass* Obj
)

Sets the object (class or blueprint) used in the next GetView()

Overridden from FThumbnailPreviewScene

Name Description

Protected function Virtual Const

void

 

GetViewMatrixParameters

(
    const float InFOVDegrees,
    FVector& OutOrigin,
    float& OutOrbitPitch,
    float& OutOrbitYaw,
    float& OutOrbitZoom
)

FThumbnailPreviewScene implementation.

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