FGeometryCacheThumbnailScene

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GeometryCacheEd

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Classes/GeometryCacheThumbnailScene.h

Include

#include "GeometryCacheThumbnailScene.h"

Syntax

class FGeometryCacheThumbnailScene : public FThumbnailPreviewScene

Constructors

Name Description

Public function

FGeometryCacheThumbnailScene()

Constructor

Functions

Name Description

Public function

void

 

SetGeometryCache

(
    UGeometryCache* GeometryCache
)

Sets the static mesh 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