FBlendSpaceThumbnailScene

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "ThumbnailHelpers.h"

Syntax

class FBlendSpaceThumbnailScene : public FThumbnailPreviewScene

Constructors

Name Description

Public function

FBlendSpaceThumbnailScene()

Constructor

Functions

Name Description

Protected function

void

 

CleanupComponentChildren

(
    USceneComponent* Component
)

Clean up the children of this component.

Public function

bool

 

SetBlendSpace

(
    UBlendSpaceBase* InBlendSpace
)

Sets the animation to use 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