FGeometryCollectionThumbnailScene::SetGeometryCollection

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

Windows
MacOS
Linux

References

Module

GeometryCollectionEditor

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/GeometryCollectionThumbnailScene.h

Include

#include "GeometryCollection/GeometryCollectionThumbnailScene.h"

Source

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Private/GeometryCollection/GeometryCollectionThumbnailScene.cpp

Syntax

void SetGeometryCollection
(
    UGeometryCollection * GeometryCollection
)

Remarks

Sets the geometry collection 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