FGeometryCacheThumbnailScene::SetGeometryCache

Sets the static mesh to use in the next [GetView()](API\Editor\UnrealEd\FThumbnailPreviewScene\GetView)

Windows
MacOS
Linux

References

Module

GeometryCacheEd

Header

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

Include

#include "GeometryCacheThumbnailScene.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Private/GeometryCacheThumbnailScene.cpp

Syntax

void SetGeometryCache
(
    UGeometryCache * GeometryCache
)

Remarks

Sets the static mesh to use in the next GetView()

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